Skip to content

Commit

Permalink
no kern
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Oct 7, 2024
1 parent dc4eb69 commit e90d17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/config/hooks/live/099-install-custom-apps.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if [[ $(dpkg --print-architecture) = arm64 ]]; then
else
FIREFOX="firefox-bin"
fi
SUDO_USER=rhino-live pacstall -QPINs nala-deb ${FIREFOX} vscodium-deb celeste-bin linux-kernel-stable rhino-core quintom-cursor-theme-git timeshift fake-ubuntu-advantage-tools-deb
SUDO_USER=rhino-live pacstall -QPINs nala-deb ${FIREFOX} vscodium-deb celeste-bin rhino-core quintom-cursor-theme-git timeshift fake-ubuntu-advantage-tools-deb
SUDO_USER=rhino-live pacstall -QPINs rhino-setup-bin

#Hack: arm64 firefox no snap
Expand Down

0 comments on commit e90d17b

Please sign in to comment.