switch to elvish shell
This commit is contained in:
parent
c7e27e5594
commit
4434fa8922
5 changed files with 87 additions and 15 deletions
|
@ -105,8 +105,6 @@
|
|||
networking.firewall.allowPing = true;
|
||||
networking.firewall.allowedTCPPorts = lib.mkDefault [22];
|
||||
|
||||
programs.zsh.enable = lib.mkDefault true;
|
||||
programs.fish.enable = lib.mkDefault true;
|
||||
users.defaultUserShell = lib.mkOverride 900 pkgs.zsh;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue