added zsh program enable

This commit is contained in:
2025-07-03 03:33:23 +00:00
parent a8655471ee
commit 7ddbba1b85

View File

@@ -46,6 +46,8 @@
isNormalUser = true;
} // userOptions config;
programs.zsh.enable = lib.mkIf config.shell true;
home-manager = {
useGlobalPkgs = true;
useUserPackages = true;