-
Notifications
You must be signed in to change notification settings - Fork 0
/
a.after-install.sh
31 lines (31 loc) · 1 KB
/
a.after-install.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
source /persist-arch/install.conf
#/usr/bin/runuser -u ${usrname} --
sudo pacman -Sy --needed - < persist-arch/_user.txt
sudo pacman -Sy --needed - < persist-arch/_user.txt
sudo pacman -Sy --needed - < persist-arch/_user.txt
sudo pacman -Sy --needed - < persist-arch/_user.txt
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
./persist-arch/yay.sh
case $display in
1)
sudo pacman -Sy --needed - < persist-arch/_pulseaudio.txt
;;
2)
yay -Sy --needed - < persist-arch/_pipewire.txt
;;
esac
yay -S --needed - < persist-arch/_aur.txt
sudo systemctl enable ananicy
sudo systemctl enable irqbalance
sudo systemctl enable nohang-desktop
sudo systemctl enable set-cfs-tweaks
sudo systemctl enable zramd
sudo systemctl enable auto-cpufreq
sudo systemctl enable cups
sudo systemctl enable ntpd
sudo systemctl enable snapd.socket
sudo ln -s /var/lib/snapd/snap /snap
sudo systemctl enable preload
sudo systemctl enable bluetooth
read -p "____________LANJUT?" confir
sudo systemctl enable sddm