Commit graph

4 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
ca8570f469 feat: remove unneded share. 2025-11-01 14:41:30 +01:00
be92c3c384 feat: share home assistant config. 2025-11-01 13:51:04 +01:00
757336eb6a feat(tyr): setup nfs share. 2025-09-26 02:59:19 +02:00