modules/community-builder: allow users to set a shell
This commit is contained in:
parent
f550d11b48
commit
f6a8e5703b
5 changed files with 14 additions and 6 deletions
modules/shared
|
@ -30,6 +30,8 @@
|
|||
|
||||
programs.nix-index-database.comma.enable = true;
|
||||
|
||||
programs.fish.enable = true;
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
# https://grml.org/zsh/grmlzshrc.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue