Fix copypasta in simple example

This commit is contained in:
Joshua Bronson
2022-08-25 09:43:42 -04:00
committed by GitHub
parent ef0e7f41cd
commit 05cab3fc91
+1 -1
View File
@@ -15,7 +15,7 @@
# services.nix-daemon.enable = true;
# nix.package = pkgs.nix;
# Create /etc/bashrc that loads the nix-darwin environment.
# Create /etc/zshrc that loads the nix-darwin environment.
programs.zsh.enable = true; # default shell on catalina
# programs.fish.enable = true;