vno1-oh2: backup /home/motiejus/annex2

This commit is contained in:
2023-07-26 14:23:12 +03:00
parent bb5ae6d2f7
commit e1b1715a48
4 changed files with 35 additions and 5 deletions

View File

@@ -84,11 +84,12 @@
agenix.nixosModules.default
{
age.secrets.sasl-passwd.file = ./secrets/postfix_sasl_passwd.age;
age.secrets.motiejus-passwd-hash.file = ./secrets/motiejus_passwd_hash.age;
age.secrets.root-passwd-hash.file = ./secrets/root_passwd_hash.age;
age.secrets.zfs-passphrase-hel1-a.file = ./secrets/hel1-a/zfs-passphrase.age;
age.secrets.sasl-passwd.file = ./secrets/postfix_sasl_passwd.age;
age.secrets.borgbackup-password.file = ./secrets/vno1-oh2/borgbackup/password.age;
}
];