diff --git a/modules/hosts/canopus/hardware.nix b/modules/hosts/canopus/hardware.nix index a813b33..ee8c226 100644 --- a/modules/hosts/canopus/hardware.nix +++ b/modules/hosts/canopus/hardware.nix @@ -35,7 +35,7 @@ supergfxd = { enable = true; settings = { - mode = "Integrated"; + mode = "Hybrid"; vfio_enable = false; vfio_save = false; always_reboot = false;