feat(zsh): enable zsh
This commit is contained in:
parent
af1d8d3777
commit
a1bc689a01
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
@ -18,4 +18,6 @@
|
|||
|
||||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
programs.zsh.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue