1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: use polling for paperless because virtiofs doesn't send inotify events

This commit is contained in:
oddlama 2024-01-19 22:03:52 +01:00
parent 8e32c5f0d6
commit f9e1247b8a
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 9 additions and 1 deletions

View file

@ -101,7 +101,7 @@ in {
sshAgeSecret = "restic-ssh-privkey";
};
user = "root";
user = "vaultwarden";
timerConfig = {
OnCalendar = "06:15";
RandomizedDelaySec = "3h";