diff --git a/blackbox/yaml/netinstall-fonts.yaml b/blackbox/yaml/netinstall-fonts.yaml new file mode 100644 index 0000000..7e9d194 --- /dev/null +++ b/blackbox/yaml/netinstall-fonts.yaml @@ -0,0 +1,55 @@ +- name: "Fonts" + description: "Fonts" + critical: false + hidden: false + selected: false + expanded: true + packages: + - adobe-source-code-pro-fonts + - adobe-source-sans-fonts + - adobe-source-serif-fonts + - awesome-terminal-fonts + - libertinus-font + - lohit-fonts + - nerd-fonts-source-code-pro + - noto-fonts + - noto-fonts-emoji + - ttf-anonymous-pro + - ttf-bitstream-vera + - ttf-caladea + - ttf-carlito + - ttf-cascadia-code + - ttf-cormorant + - ttf-croscore + - ttf-dejavu + - ttf-droid + - ttf-eurof + - ttf-fantasque-sans-mono + - ttf-fira-code + - ttf-fira-mono + - ttf-fira-sans + - ttf-font-awesome + - ttf-hack + - ttf-hactor + - ttf-hellvetica + - ttf-ibm-plex + - ttf-inconsolata + - ttf-iosevka-nerd + - ttf-jetbrains-mono + - ttf-jetbrains-mono-nerd + - ttf-joypixels + - ttf-lato + - ttf-liberation + - ttf-linux-libertine + - ttf-linux-libertine-g + - ttf-meslo-nerd-font-powerlevel10k + - ttf-mac-fonts + - ttf-monofur + - ttf-ms-fonts + - ttf-nerd-fonts-symbols + - ttf-nerd-fonts-symbols-mono + - ttf-opensans + - ttf-proggy-clean + - ttf-roboto + - ttf-roboto-mono + - ttf-ubuntu-font-family \ No newline at end of file