Commit graph

16 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
debf85aa88 feat: fix some dns stuff. 2026-01-18 00:57:32 +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
32e68fb934 feat(blocky): change some settings and add more adlists. 2026-01-11 13:36:22 +01:00
5fc906c0d8 feat(tyr): fix ddns issue. 2025-11-15 20:10:05 +01:00
adabbbee64 feat(tyr): try and fix some stuff. 2025-10-17 11:47:18 +02:00
f37caabca1 feat(tyr): move away from duckdns. 2025-10-15 20:35:37 +02:00
08785922e8 feat(tyr): fix dns issue. 2025-10-14 22:39:46 +02: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
e17d0d07a5 feat(tyr): enable some more blocky features. 2025-09-28 12:35:30 +02:00
efeb9d0f92 feat(tyr): harden dns a bit. 2025-09-28 01:08:57 +02:00
41f4382959 feat(tyr): setup duckdns. 2025-09-28 00:23:22 +02:00
555a489f7d feat(tyr): setup local dns with blocky+unbound. 2025-09-27 11:00:32 +02:00