Commit graph

3 commits

Author SHA1 Message Date
4e783c052b refactor: reorganize server modules
- Moved each individual service definition into a dedicated `services/`
  directory under every server module (e.g.
`modules/servers/bragi/services/`).
- Updated the corresponding `default.nix` files to import the renamed
  service modules from the new location.
- Applied the same changes across all server modules, ensuring
  the API and import paths remain consistent.
2026-01-19 19:21:11 +01:00
faf8dcb38f feat(servers): add backups to services that I forgot to backup. 2026-01-16 17:15:17 +01:00
7528722942 feat(thor): add plausible, analytics. 2025-05-10 20:14:39 +02:00