Commit graph

5 commits

Author SHA1 Message Date
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
e8a5bb3bc9 many things:
* flake.lock update, with code changes needed.
* miniserve.rs static directory listing.
* change from typst-ls to tinymist for typst lsp
* deletion of hugo template.
* change from self-built duckdns module to nixpkgs one.
2025-02-24 11:39:38 +01:00
45132109d7 v1 of duckdns update service. 2024-08-06 22:21:41 -05:00
98a92683bd abandoned systemd-dhcp module.
Made convience function for calculating pool size and offset from range
instead.
2024-06-20 17:48:23 -05:00
b85bdbb787 WIP systemd-networkd dhcp server module. 2024-06-19 17:13:25 -05:00