fix dnsmasq

This commit is contained in:
2026-05-16 13:02:25 -05:00
parent 75da846be1
commit 7c34325e4c

View File

@@ -99,6 +99,7 @@
port = 0;
interface = "enp6s0";
dhcp-range = [ "192.168.121.2,192.168.121.254,1h" ];
bind-interfaces = true;
};
};