diff --git a/configuration/modules/system.nix b/configuration/modules/system.nix index 8228ef7..96f9af6 100644 --- a/configuration/modules/system.nix +++ b/configuration/modules/system.nix @@ -40,7 +40,7 @@ settings.Login.powerKeyLongPress = "poweroff"; }; - hardware.iio-sensor-proxy.enable = true; + hardware.sensor.iio.enable = true; security.rtkit.enable = true; programs.noisetorch.enable = true;