fixes restic password path
This commit is contained in:
parent
cc6518a847
commit
27aaefc519
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
age = {
|
age = {
|
||||||
identityPaths = [ "${config.users.users.dennis.home}/.ssh/id_ed25519" ];
|
identityPaths = [ "${config.users.users.dennis.home}/.ssh/id_ed25519" ];
|
||||||
secrets."vaultwarden/env".file = ../../secrets/vaultwarden/env.age;
|
secrets."vaultwarden/env".file = ../../secrets/vaultwarden/env.age;
|
||||||
|
secrets."restic/password".file = ../../secrets/restic/password.age;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Generated automatically
|
# Generated automatically
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue