+Nushell
This commit is contained in:
@ -70,5 +70,5 @@
|
||||
((lib.filterAttrs (_: lib.isType "flake")) inputs);
|
||||
nixPath = ["/etc/nix/path"];
|
||||
};
|
||||
users.defaultUserShell = pkgs.fish;
|
||||
users.defaultUserShell = pkgs.nushell;
|
||||
}
|
||||
|
Reference in New Issue
Block a user