vno1-op5p: fix user's password

main
Motiejus Jakštys 2024-04-04 11:20:59 +03:00
parent dd889cdec5
commit 77bbf10a6a
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {