open up borgbackup-fwminex to motiejus
This commit is contained in:
parent
bb58bcfed5
commit
945f94bf37
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user