diff --git a/users/profiles/shells/all.nix b/users/profiles/shells/all.nix index b0a7789..cbad936 100644 --- a/users/profiles/shells/all.nix +++ b/users/profiles/shells/all.nix @@ -3,6 +3,6 @@ ./bash.nix ./fish.nix ./zsh.nix - ./nushell.nix + # ./nushell.nix ]; }