From ebdd73dcdded868605e563b6de658a0985b0c4ca Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 16 Jun 2024 15:47:45 -0400 Subject: [PATCH] Infini-OPTIPLEX: convert to desktop --- hosts/Infini-OPTIPLEX/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 = {