Converted zsh from nixosModule to homeModule
This commit is contained in:
parent
7c5c3cd576
commit
e58196dcc8
4 changed files with 76 additions and 78 deletions
|
@ -15,6 +15,7 @@
|
|||
tools = {
|
||||
direnv.enable = true;
|
||||
git.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue