Compare commits
1 commit
9027b418ae
...
95509a447c
Author | SHA1 | Date | |
---|---|---|---|
95509a447c |
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ in {
|
|||
paths = "/home/fsaccount/sicherung";
|
||||
encryption.mode = "none";
|
||||
environment = {
|
||||
BORG_RSH = "ssh -i /home/fsaccount/.ssh/backupKey";
|
||||
BORG_RSH = "ssh -i /home/fsaccount/.ssh/fsaccount";
|
||||
BORG_UNKNOWN_UNENCRYPTED_REPO_ACCESS_IS_OK = "yes";
|
||||
};
|
||||
repo = "borg@localhost:fsaccount";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue