diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index b91abde..8248684 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -144,7 +144,8 @@ "clamav", "spotify-launcher", "bottom", - "mvn" + "mvn", + "qpdf" ], "plugin": null, "profile": { diff --git a/wsl.sh b/wsl.sh index 1d4e747..efdaff2 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 texlive-mathscience + man-pages bottom maven fakeroot texlive-mathscience qpdf # === Remove SU password ==