open up borgbackup-fwminex to motiejus

This commit is contained in:
Motiejus Jakštys 2024-08-27 08:58:21 +03:00
parent bb58bcfed5
commit 945f94bf37
1 changed files with 5 additions and 1 deletions

View File

@ -14,7 +14,6 @@ in
motiejus-passwd-hash.file = ../../secrets/motiejus_passwd_hash.age; motiejus-passwd-hash.file = ../../secrets/motiejus_passwd_hash.age;
root-passwd-hash.file = ../../secrets/root_passwd_hash.age; root-passwd-hash.file = ../../secrets/root_passwd_hash.age;
sasl-passwd.file = ../../secrets/postfix_sasl_passwd.age; sasl-passwd.file = ../../secrets/postfix_sasl_passwd.age;
borgbackup-fwminex.file = ../../secrets/fwminex/borgbackup-password.age;
syncthing-key.file = ../../secrets/vno1-gdrx/syncthing/key.pem.age; syncthing-key.file = ../../secrets/vno1-gdrx/syncthing/key.pem.age;
syncthing-cert.file = ../../secrets/vno1-gdrx/syncthing/cert.pem.age; syncthing-cert.file = ../../secrets/vno1-gdrx/syncthing/cert.pem.age;
@ -22,6 +21,11 @@ in
file = ../../secrets/ssh8022.age; file = ../../secrets/ssh8022.age;
mode = "444"; mode = "444";
}; };
borgbackup-fwminex = {
file = ../../secrets/fwminex/borgbackup-password.age;
owner = "motiejus";
};
}; };
boot = { boot = {