forked from mirrors_public/oddlama_nix-config
chore: update agenix-rekey
This commit is contained in:
parent
7042ea9ecc
commit
b3f08ef7c3
5 changed files with 193 additions and 58 deletions
|
@ -26,6 +26,7 @@
|
|||
forceRekeyOnSystem = builtins.extraBuiltins.unsafeCurrentSystem;
|
||||
hostPubkey = config.node.secretsDir + "/host.pub";
|
||||
generatedSecretsDir = inputs.self.outPath + "/secrets/generated/${config.node.name}";
|
||||
cacheDir = "\"\${XDG_CACHE_HOME:=$HOME/.cache}/agenix-rekey\"";
|
||||
};
|
||||
|
||||
age.generators.basic-auth = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue