From 83579cfcd92f692d4e014af384ff8a3a341caa7a Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Mon, 12 May 2025 21:42:15 -0500 Subject: [PATCH] Add gimp to Exodus --- home/hosts/exodus/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/hosts/exodus/default.nix b/home/hosts/exodus/default.nix index c00f77c..032d256 100644 --- a/home/hosts/exodus/default.nix +++ b/home/hosts/exodus/default.nix @@ -12,6 +12,7 @@ bitwarden-cli cargo freeciv + gimp wineWowPackages.stable ]; }