From d208bf8e95c8542ccecc499f7cf7eb100e1574b0 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Mon, 2 Jun 2025 16:55:53 -0500 Subject: modules/sets: Rename gui.{minimal,full} to gui.tools.{minimal,full} --- hosts/thyme/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/thyme') diff --git a/hosts/thyme/packages.nix b/hosts/thyme/packages.nix index 6916508..72182d4 100644 --- a/hosts/thyme/packages.nix +++ b/hosts/thyme/packages.nix @@ -7,7 +7,7 @@ cli.shell = true; comm.im = true; de.utils = true; - gui.full = true; + gui.tools.full = true; gui.theme = true; gui.fonts = true; image.utils = true; -- cgit v1.2.3