modules/community-builder: allow users to set a shell

This commit is contained in:
zowoq 2024-09-26 12:23:43 +10:00
parent f550d11b48
commit f6a8e5703b
5 changed files with 14 additions and 6 deletions
modules/shared

View file

@ -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