Update install.sh
This commit is contained in:
parent
d1c95791ab
commit
7b5224663d
15
install.sh
15
install.sh
@ -246,17 +246,10 @@ echo
|
|||||||
# Installing base system.
|
# Installing base system.
|
||||||
echo "Installing basic packages.."
|
echo "Installing basic packages.."
|
||||||
|
|
||||||
# Minimal base system
|
pacstrap "/mnt" base btrfs-progs firefox konsole linux linux-firmware linux-zen nano networkmanager sddm sddm-kcm sudo xorg-xwayland plasma-desktop plasma-nm \ # Minimal base system
|
||||||
pacstrap "/mnt" base btrfs-progs firefox konsole linux linux-firmware linux-zen nano networkmanager sddm sddm-kcm sudo xorg-xwayland plasma-desktop plasma-nm \
|
plasma-pa breeze-gtk kde-gtk-config kdeplasma-addons kscreen plasma-browser-integration powerdevil \ # Necessary Plasma integrations
|
||||||
|
ark bluedevil discover dolphin filelight gwenview kate kcalc kdeconnect kinfocenter kmag plasma-systemmonitor okular partitionmanager spectacle \ # KDE Utilities
|
||||||
# Necessary Plasma integrations
|
libreoffice pipewire pipewire-pulse pipewire-alsa wireplumber # Additional default software
|
||||||
plasma-pa breeze-gtk kde-gtk-config kdeplasma-addons kscreen plasma-browser-integration powerdevil \
|
|
||||||
|
|
||||||
# KDE Utilities
|
|
||||||
ark bluedevil discover dolphin filelight gwenview kate kcalc kdeconnect kinfocenter kmag plasma-systemmonitor okular partitionmanager spectacle \
|
|
||||||
|
|
||||||
# Additional default software
|
|
||||||
libreoffice pipewire pipewire-pulse pipewire-alsa wireplumber
|
|
||||||
|
|
||||||
echo "Base system installed."
|
echo "Base system installed."
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user