harden sonarr, change zfs snap time

This commit is contained in:
Joseph Hanson 2025-02-09 19:23:16 -06:00
parent 12f1164e0c
commit 0d0245f850
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -296,7 +296,7 @@ in {
group = "kah";
port = 8989;
openFirewall = true;
hardening = false;
hardening = true;
apiKeyFile = config.sops.secrets."arr/sonarr/apiKey".path;
db = {
enable = true;
@ -370,7 +370,8 @@ in {
mountPath = "/mnt/restic_nightly_backup";
zfsDataset = "nahar/containers/volumes";
snapshotName = "restic_nightly_snap";
startAt = "*-*-* 06:30:00 America/Chicago";
#startAt = "*-*-* 06:30:00 America/Chicago";
startAt = "*-*-* 00:10:00 America/Chicago";
};
};
# System