{ pkgs, ... }: { fonts.packages = with pkgs; [ jetbrains-mono _0xproto ]; homebrew.casks = [ "font-chomsky" "font-cormorant-garamond" "font-crimson-text" "font-unifrakturmaguntia" ]; }