From 2802eac4c75c991a59ea3fc6692f393ae778e18f Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Sun, 12 Oct 2025 01:12:05 +0200 Subject: [PATCH] Remove broken and unneeded option --- hosts/desktop/hardware.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hosts/desktop/hardware.nix b/hosts/desktop/hardware.nix index c6ac425..2bdfbb1 100644 --- a/hosts/desktop/hardware.nix +++ b/hosts/desktop/hardware.nix @@ -22,9 +22,6 @@ _: { ]; }; - # Disable until https://github.com/NixOS/nixpkgs/issues/368642 is resolved - # hardware.logitech.lcd.enable = true; - zramSwap.enable = true; services = {