This commit is contained in:
albert 2025-02-17 21:08:13 -08:00
parent 473581f450
commit 812d5f7e14
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -11,7 +11,7 @@
services."wpa_supplicant@".unitConfig.DefaultDependencies = false;
network.enable = true;
network.networks."FBI Van#2.4" = {
network.networks."10-wlan" = {
matchConfig.Name = interface;
networkConfig.DHCP = "yes";
};