Compare commits
1 commit
2992edffb0
...
52100f3e3b
Author | SHA1 | Date | |
---|---|---|---|
52100f3e3b |
1 changed files with 1 additions and 4 deletions
|
@ -115,10 +115,7 @@ in {
|
|||
'';
|
||||
paths = "/home/fsaccount/sicherung";
|
||||
encryption.mode = "none";
|
||||
environment = {
|
||||
BORG_RSH = "ssh -i /home/fsaccount/.ssh/fsaccount";
|
||||
BORG_UNKNOWN_UNENCRYPTED_REPO_ACCESS_IS_OK = "yes";
|
||||
};
|
||||
environment.BORG_RSH = "ssh -i /home/fsaccount/.ssh/fsaccount";
|
||||
repo = "borg@localhost:fsaccount";
|
||||
startAt = "daily";
|
||||
user = "fsaccount";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue