diff --git a/asus/flow/gv302x/shared.nix b/asus/flow/gv302x/shared.nix index 4cc64c002..474eb5840 100644 --- a/asus/flow/gv302x/shared.nix +++ b/asus/flow/gv302x/shared.nix @@ -63,13 +63,12 @@ in { evdev:name:*:dmi:bvn*:bvr*:bd*:svnASUS*:pn*:* KEYBOARD_KEY_ff31007c=f20 ''; - }; - - #flow devices are 2 in 1 laptops - hardware.sensor.iio.enable = true; + }; + }; + #flow devices are 2 in 1 laptops + hardware.sensor.iio.enable = mkDefault true; - }; } (mkIf (! cfg.keyboard.autosuspend.enable) {