diff --git a/arch_wsl.sh b/arch_wsl.sh index 1a17cbd..7de9819 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -38,7 +38,7 @@ 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 sfml + noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml # === Rustup == diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index 3195c79..fb4cf85 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -133,6 +133,7 @@ "power-profiles-daemon", "jdk-openjdk", "texlive-fontsrecommended", + "texlive-publishers", "sfml" ], "plugin": null,