From 7faa924a2275676bbd13f221afbcb1c0d41ea388 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Wed, 2 Jul 2025 11:54:24 -0500 Subject: use gimp3 instead of gimp pkg and add graphics to X230 --- modules/hosts/X230/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/hosts') diff --git a/modules/hosts/X230/configuration.nix b/modules/hosts/X230/configuration.nix index 385b383..9a8e6b4 100644 --- a/modules/hosts/X230/configuration.nix +++ b/modules/hosts/X230/configuration.nix @@ -7,6 +7,7 @@ # Enable extra software pkgs software.desktop = { crypto.enable = true; + graphics.enable = true; office.enable = true; }; -- cgit v1.2.3