marleyos/modules/darwin/programs/default.nix

7 lines
76 B
Nix

{
imports = [
./fish.nix
./wezterm.nix
./wireguard.nix
];
}