mirror of
https://github.com/davegallant/nix-config
synced 2026-01-12 05:44:06 +00:00
Switch to fish shell
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
system.stateVersion = 4;
|
||||
|
||||
users.users."dave.gallant".home = "/Users/dave.gallant";
|
||||
users.users."dave.gallant".shell = pkgs.fish;
|
||||
|
||||
programs.fish.enable = true;
|
||||
|
||||
system.primaryUser = "dave.gallant";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user