diff options
Diffstat (limited to 'hosts/thyme/packages.nix')
-rw-r--r-- | hosts/thyme/packages.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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; |