From 9e4f8a6f33a6e3bfc281d00d976548225e5bf2e1 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sun, 28 Apr 2024 17:16:49 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blackbox/yaml/netinstall-fonts.yaml | 55 +++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 blackbox/yaml/netinstall-fonts.yaml 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