disable unused

This commit is contained in:
Sridhar Ratnakumar 2023-07-22 11:33:37 -04:00
parent f32e092b24
commit 8dcb0ac141

View file

@ -13,7 +13,7 @@
./direnv.nix
./zellij.nix
./nushell.nix
./powershell.nix
# ./powershell.nix
];
};
common-linux = {
@ -28,8 +28,8 @@
self.homeModules.common
./zsh.nix
./bash.nix
./kitty.nix
# ./emacs.nix
# ./kitty.nix
];
};
};