6da142120b
inital work on deluge behind a vpn.
2025-04-29 20:38:34 +02:00
a08109dc84
flake update.
2025-04-18 11:34:25 +02:00
90fe4a9ad0
fixed https://github.com/NixOS/nixpkgs/issues/398172 in nixpkgs fork.
...
just waiting for https://github.com/NixOS/nixpkgs/pull/398536 to get
reviewed and merged.
2025-04-14 12:59:03 +02:00
9177a84b5c
fix for https://github.com/NixOS/nixpkgs/issues/398172
2025-04-13 22:05:58 +02:00
48c60629ab
Restic: made modular backup declerations.
...
Required tree-wide re-wiring of the host option.
Now, rather than each host having a monolithic restic.nix file,
the hosts restic.nix file just specifies the password and url of the
restic repository. Eatch module then definies specific paths to backup
and any pre and post commands that need to be performed.
Each backed up service gets an independent systemd backup service and
timer.
2025-04-13 15:27:25 +02:00
10289cb930
added minecraft server. Backup solution is a bit ugly ATM.
2025-04-12 00:29:44 +02:00
e46677a3f6
added backup pruning to restic.
...
Only done on the restic host itself, as no remote can do it due to
--append-only.
2025-03-25 17:41:01 +01:00
1e6a1e3f93
formatting.
2024-10-21 16:06:30 +02:00
13dc33eeac
added factorio server to cirrostratus.
2024-10-19 22:10:57 +02:00
811dfa165e
added syncthing backups.
2024-10-18 15:21:37 +02:00
f9632c8fc3
lots of stuff:
...
Moved syncthing to system service
Restic actually works now
removed some old system configs.
formatting.
2024-09-30 18:45:47 +02:00
879744abb8
turned off visualizer for ncmpcpp, enabled restic server.
2024-09-28 15:18:45 +02:00