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
|
@ -49,8 +49,7 @@ in
|
|||
dadada.homePage.enable = true;
|
||||
dadada.share.enable = true;
|
||||
dadada.backupClient = {
|
||||
enable = true;
|
||||
bs = true;
|
||||
bs.enable = true;
|
||||
};
|
||||
|
||||
networking.useDHCP = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue