diff --git a/setup.sh b/setup.sh index 40149fc..b0deae1 100644 --- a/setup.sh +++ b/setup.sh @@ -1,3 +1,6 @@ #!/bin/sh wget https://git.apt18.co.uk/pob/Alpine/raw/branch/main/alpans -setup-alpine -q alpans \ No newline at end of file +setup-alpine -q alpans +setup-xorg-base xfce4 lightdm-gtk-greeter xfce4-terminal chromium mousepad +rc-update add lightdm +rc-update add dbus \ No newline at end of file