hotspot test

This commit is contained in:
2026-04-24 22:39:11 -05:00
parent f6bb0ccf0b
commit 1f368a1075

View File

@@ -7,6 +7,8 @@
allowedTCPPorts = [ 53 67 68 ]; allowedTCPPorts = [ 53 67 68 ];
}; };
networking.networkmanager.dns = lib.mkForce "dnsmasq";
services.dnsmasq.enable = true; services.dnsmasq.enable = true;
/*sops.secrets."hotspotPass".sopsFile = ./secrets.yaml; /*sops.secrets."hotspotPass".sopsFile = ./secrets.yaml;