From a491c32b7c45d2a03bcfd6009fd8ebc4d739f6a9 Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Fri, 28 Feb 2025 20:45:04 +0100 Subject: [PATCH] Added iwd --- nixos/hosts/andrej-pc/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/hosts/andrej-pc/configuration.nix b/nixos/hosts/andrej-pc/configuration.nix index a7f266a..7164d32 100644 --- a/nixos/hosts/andrej-pc/configuration.nix +++ b/nixos/hosts/andrej-pc/configuration.nix @@ -36,6 +36,7 @@ configDir = "/etc/nixos-config"; user = "root"; }; +networking.wireless.iwd.enable = true; boot = { #kernelPackages = lib.mkDefault pkgs.linuxPackages_latest; @@ -114,6 +115,7 @@ # $ nix search wget environment.systemPackages = with pkgs; [ libreoffice + fzf killall eza fd