Commit graph

7 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
d94db8d3f5 feat: setup atuin server and desktop sync. 2025-08-14 19:40:34 +02:00
9a5b0770e2 feat(server): setup beszel for monitoring vps's. 2025-05-20 00:29:17 +02:00
210fb9734f feat(heimdall): setup redlib service. 2025-05-04 18:35:01 +02:00
5fa7edbc18 feat(heimdall+desktop): setup wireguard tunnel. 2025-05-04 18:11:15 +02:00
be539374c0 feat(heimdall): setup ntfy-sh service. 2025-05-04 16:12:40 +02:00
c856d7579d feat(heimdall): setup uptime-kuma service. 2025-05-04 13:14:05 +02:00