This commit is contained in:
mjallen18
2024-09-24 13:22:03 -05:00
parent 44b9221998
commit 215c9864d1
3 changed files with 18 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ in
};
dhcp = {
enabled = true;
interface_name = "wlp6s0";
interface_name = "wlp7s0";
dhcpv4 = {
gateway_ip = "10.0.1.1";
subnet_mask = "255.255.255.0";