From a13db18faeec7c663e7725a2f54ddbab00a55615 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 25 Jun 2023 20:21:54 +0200 Subject: [PATCH] change a package --- arch_wsl.sh | 2 +- archinstall/user_configuration.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch_wsl.sh b/arch_wsl.sh index 88ffd73..c6ae308 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-binextra + texlive-latexextra texlive-langfrench texlive-luatex # === Rustup == diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index 93152cf..4b1e370 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -89,7 +89,7 @@ "exa", "texlive-latexextra", "texlive-langfrench", - "texlive-binextra", + "texlive-luatex", "syncthing", "ufw", "fzf",