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
10289cb930 added minecraft server. Backup solution is a bit ugly ATM. 2025-04-12 00:29:44 +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
1e6a1e3f93 formatting. 2024-10-21 16:06:30 +02:00
13dc33eeac added factorio server to cirrostratus. 2024-10-19 22:10:57 +02:00