diff --git a/profiles/graphical/packages.nix b/profiles/graphical/packages.nix index 7364dce..3ef14d0 100644 --- a/profiles/graphical/packages.nix +++ b/profiles/graphical/packages.nix @@ -46,6 +46,8 @@ in anki-bin # Register addons here (and login to anki-server) gnucash inkscape + gimp + josm ]; programs.steam.enable = true;