Commit graph

8 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
16c8c41817 feat(home-assistant): run at root, fixes permission issues. 2025-11-01 14:01:56 +01:00
e2a682e25b feat(tyr): run home assistant as regular user. 2025-11-01 13:50:18 +01:00
49351504e4 feat(servers): setup podman autoupdate. 2025-11-01 11:46:14 +01:00
cfbfe09152 feat(home-assistant): add zigbee usb dongle. 2025-11-01 00:06:18 +01:00
0f56a760db feat(home-assistant): add bluetooth support. 2025-10-27 10:00:42 +01:00
07a2598300 feat(tyr): setup bluetooth with home assistant. 2025-10-26 18:46:17 +01:00
d8fcc8c353 feat(tyr): setup home assistant. 2025-10-11 22:20:57 +02:00