Reenable fish shell as default
This commit is contained in:
parent
b7a04d62e0
commit
46c1270682
@ -94,6 +94,7 @@ in
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "video" "audio" "networkmanager" "lp" "scanner" ];
|
||||
initialPassword = "pass";
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
|
Reference in New Issue
Block a user