configure zsh with home manager
This commit is contained in:
parent
7eca12a6cf
commit
98faa338d6
6 changed files with 83 additions and 3 deletions
|
@ -131,7 +131,6 @@
|
|||
enable = true;
|
||||
wayland.enable = true;
|
||||
};
|
||||
programs.zsh.enable = true;
|
||||
# security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue