Replace fish with nushell
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"network"
|
||||
"systemd-journal"
|
||||
];
|
||||
shell = pkgs.fish;
|
||||
shell = pkgs.nushell;
|
||||
openssh.authorizedKeys.keys = constants.sshKeys;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user