flake: bump inputs
And use renamed option for agenix identities.
This commit is contained in:
parent
c492774baa
commit
070a929f88
2 changed files with 13 additions and 13 deletions
|
|
@ -21,7 +21,7 @@
|
|||
in
|
||||
lib.mapAttrs' convertSecrets secrets;
|
||||
|
||||
sshKeyPaths = options.age.sshKeyPaths.default ++ [
|
||||
identityPaths = options.age.identityPaths.default ++ [
|
||||
# FIXME: hard-coded path, could be inexistent
|
||||
"/home/ambroisie/.ssh/id_ed25519"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue