From 48d592277ef53564bd7aad532a1708a00387b630 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 9 Jun 2020 13:05:16 +0200 Subject: [PATCH] Replace wpa_supplicant with iwd --- modules/networking.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/networking.nix b/modules/networking.nix index d8776a2..4a26674 100644 --- a/modules/networking.nix +++ b/modules/networking.nix @@ -7,7 +7,7 @@ networking = { hostName = "panacea"; hostId = "8feb0bb8"; - wireless.enable = true; + wireless.iwd.enable = true; }; # Enable zeroconf