From 32dc565a35620762b192f1d4c81b3c3c432e16fa Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Mon, 5 Aug 2024 23:20:13 +0200 Subject: [PATCH] Add support for logitech bolt on north --- hosts/north/hardware.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/north/hardware.nix b/hosts/north/hardware.nix index 5d986e0..cac5113 100644 --- a/hosts/north/hardware.nix +++ b/hosts/north/hardware.nix @@ -30,6 +30,7 @@ zramSwap.enable = true; services.fstrim.enable = true; + hardware.logitech.lcd.enable = true; services.xserver.videoDrivers = [ "nvidia" ]; hardware.nvidia = {