europa: run local backup hourly
This commit is contained in:
parent
5fd3ce71ac
commit
d629c27f85
@ -241,7 +241,8 @@ in
|
||||
passwordFile = "${config.sops.secrets.restic_password_file.path}";
|
||||
|
||||
paths = paths ++ [ "/var/lib/libvirt" ];
|
||||
inherit pruneOpts timerConfig;
|
||||
inherit pruneOpts;
|
||||
timerConfig = { OnCalendar = "hourly"; };
|
||||
};
|
||||
};
|
||||
pcscd.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user