{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ graphviz-nox # for dot typst gimp krita ]; }