diff --git a/arch_wsl.sh b/arch_wsl.sh index 7de9819..f625439 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -38,7 +38,8 @@ main() { libsamplerate rsync doxygen otf-fira-sans ttf-fira-code texlive-binextra \ otf-fira-mono mingw-w64-gcc otf-font-awesome soundfont-fluid fluidsynth \ pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \ - noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml + noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \ + texlive-fontsextra # === Rustup == diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index fb4cf85..d1f6f07 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -133,6 +133,7 @@ "power-profiles-daemon", "jdk-openjdk", "texlive-fontsrecommended", + "texlive-fontsextra", "texlive-publishers", "sfml" ],