oop, forgot to enable zsh
This commit is contained in:
parent
0ce706667d
commit
7821dc18af
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ in
|
||||||
};
|
};
|
||||||
games.enable = enableGraphical && enableGames;
|
games.enable = enableGraphical && enableGames;
|
||||||
apps = {
|
apps = {
|
||||||
|
zsh.enable = true;
|
||||||
firefox.enable = enableGraphical;
|
firefox.enable = enableGraphical;
|
||||||
kitty.enable = enableGraphical;
|
kitty.enable = enableGraphical;
|
||||||
git = {
|
git = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue