diff --git a/hosts/Infini-OPTIPLEX/default.nix b/hosts/Infini-OPTIPLEX/default.nix index 5f7c0a8..12e28e2 100644 --- a/hosts/Infini-OPTIPLEX/default.nix +++ b/hosts/Infini-OPTIPLEX/default.nix @@ -14,7 +14,9 @@ timeout = 1; }; - hardware.form.server = true; + hardware.form.desktop = true; + hardware.gpu.intel = true; + desktop.wm.enable = true; }; persist = {