Commit graph

13 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
2abcf19eed feat(tyr): setup komga book manager. 2026-01-11 20:39:57 +01:00
56c4fafa49 feat(tyr): setup paperless ngx. 2026-01-11 17:44:58 +01:00
60fbe35de3 feat: replace buku with selfhosted linkwarden. 2026-01-11 14:23:02 +01:00
5611a27d61 feat(tyr): add mosquitto. 2025-10-30 11:23:24 +01:00
d8fcc8c353 feat(tyr): setup home assistant. 2025-10-11 22:20:57 +02:00
082c6a7e3a feat(tyr): setup local ssl certs finally. 2025-10-11 19:06:20 +02:00
555a489f7d feat(tyr): setup local dns with blocky+unbound. 2025-09-27 11:00:32 +02:00
757336eb6a feat(tyr): setup nfs share. 2025-09-26 02:59:19 +02:00
6a2f621080 feat(tyr): add wireguard. 2025-09-26 01:59:34 +02:00
ca9651efb8 feat(tyr): add wallos. 2025-09-25 09:55:28 +02:00
c82f160872 feat(secrets): rekey. 2025-09-24 22:05:16 +02:00
f9bea2df78 feat(tyr): fix some conflicts in config 2025-09-24 20:43:29 +02:00