{pkgs, ...}: { home-manager.users.jade = {pkgs, ...}: { home.packages = with pkgs; [ audacity krita # gimp-with-plugins gimp inkscape-with-extensions obs-studio kdenlive fspy scribus fontforge-gtk onlyoffice-bin_latest typst rawtherapee ]; }; }