zsh
This commit is contained in:
parent
a7565c8899
commit
e38981769b
4 changed files with 120 additions and 36 deletions
|
@ -23,6 +23,7 @@
|
|||
desktop.compositing = true;
|
||||
terminal.enable = true;
|
||||
neovim.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
|
@ -101,3 +102,4 @@
|
|||
system.stateVersion = "22.11"; # Did you read the comment?
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue