Reenable fish shell as default

This commit is contained in:
RealStickman 2023-04-17 21:24:35 +02:00
parent f2199d0342
commit d96600b57b

View File

@ -94,6 +94,7 @@ in
isNormalUser = true;
extraGroups = [ "wheel" "video" "audio" "networkmanager" "lp" "scanner" ];
initialPassword = "pass";
shell = pkgs.fish;
};
# Allow unfree packages