Switch back to wpa_supplicant, lots of tweaks and simplifications

This commit is contained in:
Bun 2025-03-26 09:56:44 -04:00
parent 777ebab1c4
commit 88bf37e5b3
15 changed files with 32 additions and 55 deletions

View file

@ -12,7 +12,7 @@
networking = {
hostName = "pear";
wireless.iwd.enable = true;
wireless.enable = true;
wg-quick.interfaces.wgc.address = [ "10.100.0.18/24" ];
};