diff --git a/common/main.nix b/common/main.nix index b0147f9..0b76d22 100644 --- a/common/main.nix +++ b/common/main.nix @@ -48,7 +48,6 @@ programs.zsh.enable = true; programs.zsh.histSize = 100000; - users.defaultUserShell = pkgs.zsh; # Copy the NixOS configuration file and link it from the resulting system # (/run/current-system/configuration.nix). This is useful in case you