From def9d0166c8bf30d33f5b9b1c23a348de2dd6d5e Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Fri, 28 Feb 2025 21:38:51 +0100 Subject: [PATCH] removed iwd --- nixos/hosts/andrej-pc/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/hosts/andrej-pc/configuration.nix b/nixos/hosts/andrej-pc/configuration.nix index f8eeb3a..9db3c2a 100644 --- a/nixos/hosts/andrej-pc/configuration.nix +++ b/nixos/hosts/andrej-pc/configuration.nix @@ -36,7 +36,6 @@ configDir = "/etc/nixos-config"; user = "root"; }; - networking.wireless.iwd.enable = true; boot = {