{pkgs, ...}: { home.packages = builtins.attrValues { inherit (pkgs) blender darktable gimp opentabletdriver ; inherit (pkgs.sweethome3d) application ; }; }