diff --git a/airootfs/etc/holoinstall/post_install/install_holoiso.sh b/airootfs/etc/holoinstall/post_install/install_holoiso.sh index cbc6b8f..8dc0237 100644 --- a/airootfs/etc/holoinstall/post_install/install_holoiso.sh +++ b/airootfs/etc/holoinstall/post_install/install_holoiso.sh @@ -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 diff --git a/airootfs/etc/holoinstall/pre_install/iso_build_deps.sh b/airootfs/etc/holoinstall/pre_install/iso_build_deps.sh index 7028009..1ffe4be 100644 --- a/airootfs/etc/holoinstall/pre_install/iso_build_deps.sh +++ b/airootfs/etc/holoinstall/pre_install/iso_build_deps.sh @@ -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 diff --git a/packages.x86_64 b/packages.x86_64 index 89c633e..f572ebf 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -141,7 +141,3 @@ dolphin spectacle konsole rz608-fix-git - -# drivers -nvidia-dkms -nvidia-utils