expose the path to the backup passphrase as an option
This commit is contained in:
parent
c0202bbdef
commit
fa2ff2bd39
4 changed files with 29 additions and 15 deletions
|
@ -46,9 +46,8 @@ in
|
|||
vpnExtension = "3";
|
||||
};
|
||||
backupClient = {
|
||||
enable = true;
|
||||
bs = true;
|
||||
gs = false;
|
||||
bs.enable = true;
|
||||
gs.enable = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue