hyprspace/docs
Martin Becze 3a6957043d
feat: make DNS domain configurable
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').

- nixos/settings.nix: add 'domain' option
- config/config.go: read Domain from config, default to 'hyprspace'
- dns/server.go: use config.Domain instead of hard-coded value
- docs: document the new option
- dns/server_test.go: add tests for domainSuffix
2026-06-19 09:47:26 +02:00
..
content feat: make DNS domain configurable 2026-06-19 09:47:26 +02:00
ndg.toml Documentation refactor (#103) 2026-04-16 21:33:58 +01:00
package.nix Documentation refactor (#103) 2026-04-16 21:33:58 +01:00