Update zsh usage

This commit is contained in:
Ethan Lane 2024-07-07 21:13:31 +01:00
parent 42321b2da3
commit b06ca2b828
2 changed files with 3 additions and 4 deletions

View file

@ -53,7 +53,3 @@ key_bindings:
- { key: PageDown, mods: Shift, action: ScrollPageDown }
- { key: Home, mods: Shift, action: ScrollToTop }
- { key: End, mods: Shift, action: ScrollToBottom }
shell:
program: /bin/zsh

View file

@ -66,12 +66,15 @@
"flatpak"
"wheel"
];
shell = pkgs.zsh
};
programs.steam = {
enable = true;
remotePlay.openFirewall = true;
};
programs.zsh.enable = true;
fonts = {
packages = with pkgs; [