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