fixes restic password path

This commit is contained in:
Dennis Schoepf 2025-11-09 18:12:21 +01:00
parent cc6518a847
commit 27aaefc519

View file

@ -24,6 +24,7 @@
age = {
identityPaths = [ "${config.users.users.dennis.home}/.ssh/id_ed25519" ];
secrets."vaultwarden/env".file = ../../secrets/vaultwarden/env.age;
secrets."restic/password".file = ../../secrets/restic/password.age;
};
# Generated automatically