Fix configuration

This commit is contained in:
Fabian Hauser 2020-08-27 20:35:36 +00:00
parent db40577e0c
commit 88177ecbad
4 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@ in {
yearly = -1;
};
removeableDevices = true;
removableDevice = true;
repo = repo;
startAt = "07:00:";
environment.BORG_BASE_DIR = "${repo}/borg-base-dir";