hermit: enable zsh
This commit is contained in:
parent
cd362bc5cd
commit
68eb88f562
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@
|
|||
thermald.enable = true;
|
||||
};
|
||||
virtualisation.docker.enable = true;
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableBashCompletion = true;
|
||||
};
|
||||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue