Update zsh usage
This commit is contained in:
parent
42321b2da3
commit
b06ca2b828
2 changed files with 3 additions and 4 deletions
|
@ -66,12 +66,15 @@
|
|||
"flatpak"
|
||||
"wheel"
|
||||
];
|
||||
shell = pkgs.zsh
|
||||
};
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
};
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
fonts = {
|
||||
packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue