magicman: switch wifi backend from wpa_supplicant to iwd

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-16 10:02:16 +01:00
parent f3f4145d00
commit 8ba98bd9f1

View File

@@ -28,6 +28,7 @@
# Networking stuff # Networking stuff
networking.hostName = "magicman"; # Define your hostname. networking.hostName = "magicman"; # Define your hostname.
networking.networkmanager.wifi.backend = "iwd";
hardware = { hardware = {
enableRedistributableFirmware = true; enableRedistributableFirmware = true;