diff --git a/configs/wifi.nix b/configs/wifi.nix index 6fea077..4747c5b 100644 --- a/configs/wifi.nix +++ b/configs/wifi.nix @@ -2,6 +2,7 @@ { networking.wireless = { enable = true; + interfaces = [ "wlp3s0" ]; userControlled.enable = true; networks = { "Aether" = {