diff --git a/arch_wsl.sh b/arch_wsl.sh index 753e2d4..88ffd73 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -35,7 +35,7 @@ main() { rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \ otf-fira-mono mingw-w64-gcc otf-font-awesome \ soundfont-fluid fluidsynth pulseaudio-alsa \ - texlive-latexextra texlive-langfrench + texlive-latexextra texlive-langfrench texlive-binextra # === Rustup == diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index c59ec5a..93152cf 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -89,6 +89,7 @@ "exa", "texlive-latexextra", "texlive-langfrench", + "texlive-binextra", "syncthing", "ufw", "fzf",