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