Update readme + fix borgbackup telegraf logging #22

Merged
Mic92 merged 2 commits from cpu-fix into main 2023-07-20 08:29:54 +00:00
Showing only changes of commit a6bced4856 - Show all commits

View File

@ -6,7 +6,7 @@
# $ ssh-keygen -t ed25519 -N "" -f /tmp/ssh_host_ed25519_key
sops.secrets.hetzner-borgbackup-passphrase = { };
systemd.services.borgbackup-job-nixpkgs-update.serviceConfig.ReadWritePaths = [
systemd.services.borgbackup-job-clan-lol.serviceConfig.ReadWritePaths = [
"/var/log/telegraf"
];