diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index daefb04..b91abde 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -136,6 +136,7 @@ "texlive-fontsrecommended", "texlive-fontsextra", "texlive-publishers", + "texlive-mathscience", "sfml", "perl-yaml-tiny", "perl-file-homedir", diff --git a/wsl.sh b/wsl.sh index 63744ca..1d4e747 100644 --- a/wsl.sh +++ b/wsl.sh @@ -38,7 +38,7 @@ function main { pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \ noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \ texlive-fontsextra perl-yaml-tiny perl-file-homedir perl-file-which \ - man-pages bottom maven fakeroot + man-pages bottom maven fakeroot texlive-mathscience # === Remove SU password ==