From 45d8ac0dbf498e1c96d236d102fe1bb09e249b36 Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Sat, 1 Mar 2025 22:25:00 +0100 Subject: [PATCH] Logitech --- 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 04227fe..40a899b 100644 --- a/nixos/hosts/andrej-pc/configuration.nix +++ b/nixos/hosts/andrej-pc/configuration.nix @@ -137,6 +137,7 @@ vscodium-fhs discord whatsapp-for-linux + solaar prismlauncher unstable-pkgs.mcpelauncher-ui-qt @@ -169,6 +170,7 @@ graphics = { enable = true; }; + logitech.wireless.enable = true; bluetooth = { enable = true; powerOnBoot = true;