hyprspace/config
wanderer f1538eef4d
feat: make DNS TLD configurable (#124)
Add a 'domain' option to the NixOS module and JSON config that
controls the domain suffix used for internal DNS names. Defaults to
'hyprspace' for backward compatibility. Supports multi-label domains
(e.g. 'vpn.internal').

Co-authored-by: Max <max@privatevoid.net>
2026-06-22 17:48:14 +00:00
..
config_test.go Tests Phase 1 - Pure Function & In-Memory Mocked Tests (#110) 2026-06-19 00:03:09 +02:00
config.go feat: make DNS TLD configurable (#124) 2026-06-22 17:48:14 +00:00
idhash_test.go Tests Phase 1 - Pure Function & In-Memory Mocked Tests (#110) 2026-06-19 00:03:09 +02:00
idhash.go Service Network (#15) 2024-05-14 17:14:42 +02:00