From dfa5a386af705a52fd30471345d3b2a4cdb810e6 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 11 Apr 2024 19:21:49 +0200 Subject: [PATCH] maven --- archinstall/user_configuration.json | 3 ++- wsl.sh | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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 ==