root user zsh

This commit is contained in:
mjallen18
2025-05-27 20:07:49 -05:00
parent a945e5fae7
commit 8826407643
8 changed files with 37 additions and 10 deletions

View File

@@ -85,5 +85,7 @@ in
];
shell = pkgs.zsh;
};
users.root.shell = pkgs.zsh;
};
}