Python Inventory classes: Auto-update

This commit is contained in:
Johannes Kirschbauer
2024-07-24 10:37:19 +02:00
parent afffbec98b
commit a8886e9e2f
4 changed files with 4 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
config.clan.core.facts.services.root-password.secret.password-hash.path;
sops.secrets = lib.mkIf (config.clan.core.facts.secretStore == "sops") {
"${config.clan.core.machineName}-password-hash".neededForUsers = true;
"${config.clan.core.machineName}-password-hash".neededForUsers = true;
};
clan.core.facts.services.root-password = {