Move fish
This commit is contained in:
parent
335ea4a480
commit
bf7190bb46
@ -92,7 +92,7 @@ in
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "video" "audio" "networkmanager" "lp" "scanner" ];
|
||||
initialPassword = "pass";
|
||||
shell = pkgs.fish;
|
||||
#shell = pkgs.fish;
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
|
@ -25,6 +25,7 @@ in
|
||||
pkgs.fira-code # fira code font
|
||||
pkgs.fwupd # firmware updates
|
||||
pkgs.fwupd-efi # firmware updates additional EFI stuff
|
||||
pkgs.fish # fish shell
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user