diff --git a/modules/hardware.nix b/modules/hardware.nix index c869f7c0..fb6ef64d 100644 --- a/modules/hardware.nix +++ b/modules/hardware.nix @@ -19,7 +19,6 @@ in disableLaptopKeyboard = mkEnableOption "udev rule to disable laptop keyboard"; lidIgnore = mkEnableOption "ignoring the laptop lid on close"; powerIgnore = mkEnableOption "ignoring the power button on press"; - sensor = mkEnableOption "IIO sensor"; }; config = {