Remove broken and unneeded option

This commit is contained in:
SebastianStork 2025-10-12 01:12:05 +02:00
parent 2ffefb5f30
commit 2802eac4c7

View file

@ -22,9 +22,6 @@ _: {
]; ];
}; };
# Disable until https://github.com/NixOS/nixpkgs/issues/368642 is resolved
# hardware.logitech.lcd.enable = true;
zramSwap.enable = true; zramSwap.enable = true;
services = { services = {