From e6215356a3c974b3d69ecf6e2745a397636dfbcd Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Mon, 2 Jun 2025 17:06:56 -0500 Subject: hosts/ades/common: Enable more gui sets --- hosts/ades/common.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/ades/common.nix b/hosts/ades/common.nix index 8e1a1a1..e815a3b 100644 --- a/hosts/ades/common.nix +++ b/hosts/ades/common.nix @@ -19,6 +19,8 @@ in this.sets = { arch.tools = true; cli.tools.full = true; + gui.tools.full = true; + gui.fonts = true; net.tools.minimal = true; sound.tools = true; sys.tools = true; -- cgit v1.2.3