forked from mirrors_public/oddlama_nix-config
feat: use polling for paperless because virtiofs doesn't send inotify events
This commit is contained in:
parent
8e32c5f0d6
commit
f9e1247b8a
3 changed files with 9 additions and 1 deletions
|
@ -363,6 +363,7 @@ in {
|
|||
sshAgeSecret = "restic-ssh-privkey";
|
||||
};
|
||||
|
||||
# We need to backup stuff from other users, so run as root.
|
||||
user = "root";
|
||||
timerConfig = {
|
||||
OnCalendar = "06:15";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue