fix typo
This commit is contained in:
parent
b674bc6e1a
commit
9a49135532
9 changed files with 8 additions and 9 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"/var/vmail/ldap"
|
||||
];
|
||||
encryption = {
|
||||
mode = "passkey";
|
||||
mode = "keyfile";
|
||||
passCommand = "cat ${config.age.secrets."borg_pass".path}";
|
||||
};
|
||||
compression = "auto,lzma";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue