mirror of
https://github.com/bhaiest/holoiso.git
synced 2024-11-22 19:22:47 +01:00
NVIDIA, Fuck you.
This commit is contained in:
parent
ee566db959
commit
6663bb1772
@ -226,7 +226,6 @@ base_os_install() {
|
||||
arch-chroot ${HOLO_INSTALL_DIR} mkinitcpio -P
|
||||
arch-chroot ${HOLO_INSTALL_DIR} pacman -U --noconfirm $(find /etc/holoinstall/post_install/pkgs | grep pkg.tar.zst)
|
||||
arch-chroot ${HOLO_INSTALL_DIR} userdel -r liveuser
|
||||
arch-chroot ${HOLO_INSTALL_DIR} rm -rf /home/*
|
||||
check_download $? "installing base package"
|
||||
sleep 2
|
||||
clear
|
||||
|
@ -34,8 +34,6 @@ pacman -Rcns --noconfirm pulseaudio xfce4-pulseaudio-plugin pulseaudio-alsa
|
||||
pacman -Rdd --noconfirm sddm linux syslinux
|
||||
pacman --overwrite="*" --noconfirm -S holoiso-main holo/filesystem holoiso-updateclient wireplumber flatpak packagekit-qt5 rsync unzip sddm-wayland dkms steam-im-modules systemd-swap ttf-twemoji-default ttf-hack ttf-dejavu pkgconf pavucontrol partitionmanager gamemode lib32-gamemode cpupower bluez-plugins bluez-utils
|
||||
mv /etc/xdg/autostart/steam.desktop /etc/xdg/autostart/desktopshortcuts.desktop /etc/skel/Desktop/steamos-gamemode.desktop /etc/holoinstall/post_install_shortcuts
|
||||
wget https://gdrivecdn.thevakhovske.pw/6:/holoiso/os/x86_64/lib32-nvidia-utils-515.57-1-x86_64.pkg.tar.zst -P /etc/holoinstall/post_install/pkgs
|
||||
pacman -U --noconfirm /etc/holoinstall/post_install/pkgs/lib32-nvidia-utils-515.57-1-x86_64.pkg.tar.zst
|
||||
|
||||
# Enable stuff
|
||||
systemctl enable sddm NetworkManager systemd-timesyncd cups bluetooth sshd
|
||||
|
@ -141,7 +141,3 @@ dolphin
|
||||
spectacle
|
||||
konsole
|
||||
rz608-fix-git
|
||||
|
||||
# drivers
|
||||
nvidia-dkms
|
||||
nvidia-utils
|
||||
|
Loading…
Reference in New Issue
Block a user