full circle switch to fish
This commit is contained in:
parent
1b5fa8d5bf
commit
e7c9e93958
2 changed files with 2 additions and 8 deletions
|
@ -106,5 +106,6 @@
|
|||
networking.firewall.allowedTCPPorts = lib.mkDefault [22];
|
||||
|
||||
programs.fish.enable = lib.mkDefault true;
|
||||
users.defaultUserShell = lib.mkOverride 900 pkgs.fish;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue