fixed zsh shell enable on nixos user

This commit is contained in:
John Lancaster
2026-03-28 00:19:40 -05:00
parent 778276faa9
commit 014471e83a
2 changed files with 3 additions and 1 deletions
@@ -117,6 +117,7 @@
my-vscode.enable = true;
mysops.hostSecretFile = "${flakeDir}/modules/hosts/john-p14s/secrets.yaml";
homeManagerFlakeDir = "${flakeDir}";
shell.program = "zsh";
home.packages = with pkgs; [
bash
discord