diff --git a/hosts/vno1-op5p/configuration.nix b/hosts/vno1-op5p/configuration.nix index 44cb91b..3fa4511 100644 --- a/hosts/vno1-op5p/configuration.nix +++ b/hosts/vno1-op5p/configuration.nix @@ -54,7 +54,7 @@ in { #root.hashedPasswordFile = config.age.secrets.root-passwd-hash.path; #user.hashedPasswordFile = config.age.secrets.motiejus-passwd-hash.path; root.initialPassword = "live"; - user.hashedPasswordFile = "live"; + user.initialPassword = "live"; }; services = {