30 current 2025-10-07 16:33:54 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 18:29:08 -05:00
parent f2ac82e478
commit e3debc9942
2 changed files with 1 additions and 4 deletions

View File

@@ -16,8 +16,6 @@ in
defaultSopsFile = ../../secrets/secrets.yaml;
defaultSopsFormat = "yaml";
age.keyFile = "/home/blake/.config/sops/age/keys.txt";
"blake_passwd" = lib.mkIf config.users.blake.enable {
owner = "root";
group = "root";
@@ -25,5 +23,4 @@ in
};
};
};
};
}