[Hardware/Intel] Cleanup intel iGPU specific options littered all over the place

This commit is contained in:
Antoine Viallon 2022-10-12 18:46:27 +02:00
parent f408f27dbc
commit 3dc72fae02
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
3 changed files with 33 additions and 14 deletions

View file

@ -28,9 +28,6 @@ in {
hardware.sensor.iio.enable = mkDefault true;
aviallon.boot.cmdline = {
"i915.enable_fbc" = 1;
"i915.enable_gvt" = 1;
# Less power consumption vs some performance loss
"workqueue.power_efficient" = "";
nohz = "on";