diff --git a/nixos/laptop/default.nix b/nixos/laptop/default.nix index ee34318..29c019a 100644 --- a/nixos/laptop/default.nix +++ b/nixos/laptop/default.nix @@ -81,7 +81,7 @@ variables = { EDITOR = "nvim"; }; - shells = with pkgs; [ zsh ]; + shells = with pkgs; [ zsh nushell ]; etc = { "xdg/user-dirs.conf".text = '' enabled=True