summaryrefslogtreecommitdiff
path: root/modules/examples/simple.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/examples/simple.nix')
-rw-r--r--modules/examples/simple.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/examples/simple.nix b/modules/examples/simple.nix
index 1133da8..5baf009 100644
--- a/modules/examples/simple.nix
+++ b/modules/examples/simple.nix
@@ -15,8 +15,7 @@
# services.nix-daemon.enable = true;
# nix.package = pkgs.nix;
- # Create /etc/zshrc that loads the nix-darwin environment.
- programs.zsh.enable = true; # default shell on catalina
+ # Enable alternative shell support in nix-darwin.
# programs.fish.enable = true;
# Used for backwards compatibility, please read the changelog before changing.