hotspot test

This commit is contained in:
2026-04-25 08:48:10 -05:00
parent cae7760aad
commit fdb71b0cc4

View File

@@ -8,7 +8,7 @@
};
networking.interfaces."wlo1" = {
ipv4.addresses = [{ address = "192.168.121.1"; prefixLength = 32; }];
ipv4.addresses = [{ address = "192.168.121.1"; prefixLength = 24; }];
};
services.dnsmasq = {