fix: disable NuShell

See https://github.com/nix-community/home-manager/issues/2837
This commit is contained in:
Infinidoge 2022-05-05 11:38:51 -04:00
parent 892ba3d9a8
commit 4545f0534c

View file

@ -3,6 +3,6 @@
./bash.nix
./fish.nix
./zsh.nix
./nushell.nix
# ./nushell.nix
];
}