Commit graph

5 commits

Author SHA1 Message Date
0f05d21280 copyparty configs! 2025-04-23 11:43:51 +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