chore(nix): remove stale phased-rollout comments in network + gateway modules

This commit is contained in:
atlas 2026-07-04 20:44:50 +02:00
commit 460ed50a80
2 changed files with 2 additions and 4 deletions

View file

@ -949,7 +949,6 @@ in
# container. Listens on the bridge interface from
# `services.hyperhive.network`; authoritative for the hive
# domain + sub-domains, forwards everything else upstream.
# No-op when `network.enable = false`.
services.dnsmasq = lib.mkIf networkCfg.enable {
enable = true;
# Don't substitute the container's /etc/resolv.conf —