Committed after system build
diff --git a/system/configuration.nix b/system/configuration.nix
index e092699..4711591 100644
--- a/system/configuration.nix
+++ b/system/configuration.nix
@@ -246,7 +246,7 @@
     shell = pkgs.zsh;
   };
 
-  pkgs.zsh.enable = true;
+  packages.zsh.enable = true;
 
   # List packages installed in system profile. To search, run:
   # $ nix search wget