removed conflicting password option

This commit is contained in:
2026-07-29 17:47:46 +01:00
parent c12f3f0f4d
commit 2c0ed75742

View File

@@ -8,7 +8,6 @@
in {
users.users = {
root = {
initialPassword = "password";
shell = inputs'.nix-config.packages.zsh;
};
user01 = {