🔐 [pi4] Password defined in sops

This commit is contained in:
2025-05-15 18:47:22 +00:00
parent 050741393b
commit 73e6462229
3 changed files with 5 additions and 5 deletions

View File

@ -15,6 +15,6 @@
defaultSopsFormat = "yaml";
age.keyFile = "/home/${systemConfig.username}/.config/sops/age/keys.txt";
secrets.password.neededForUsers = true;
secrets.password-hash.neededForUsers = true;
};
}