Limine only

This commit is contained in:
Ryan Hughes
2025-09-22 00:26:44 -04:00
parent ad8d028d3f
commit a84bc4b256
3 changed files with 3 additions and 131 deletions

View File

@@ -22,5 +22,8 @@ done
pacman -Qe gnome-shell &>/dev/null && abort "Fresh + Vanilla Arch"
pacman -Qe plasma-desktop &>/dev/null && abort "Fresh + Vanilla Arch"
# Must have limine installed
command -v limine &>/dev/null || abort "Limine bootloader missing"
# Cleared all guards
echo "Guards: OK"