mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 09:36:11 +01:00
slow zsh
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# I use zsh btw
|
||||
environment.shells = with pkgs; [ bash zsh ];
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
# programs.zsh.enable = true;
|
||||
programs.zsh.enable = true;
|
||||
|
||||
# Configure console keymap
|
||||
console.keyMap = "pl2";
|
||||
|
||||
Reference in New Issue
Block a user