diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index fdaffd7..daefb04 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -142,7 +142,8 @@ "perl-file-which", "clamav", "spotify-launcher", - "bottom" + "bottom", + "mvn" ], "plugin": null, "profile": { diff --git a/wsl.sh b/wsl.sh index 36fc88c..43ea4b8 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 + man-pages bottom maven # === Remove SU password ==