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