From eebfc4c14ec911ad915e6c0b452c7d24062d844a Mon Sep 17 00:00:00 2001 From: DarkXero-dev Date: Mon, 10 Jun 2024 21:01:48 +0300 Subject: [PATCH] Linux-headers added --- xero-plasma.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xero-plasma.sh b/xero-plasma.sh index f3c422f..fac2b97 100755 --- a/xero-plasma.sh +++ b/xero-plasma.sh @@ -78,7 +78,7 @@ os-prober grub-mkconfig -o /boot/grub/grub.cfg echo "Installing other useful applications..." -install_packages "meld timeshift elisa mpv gnome-disk-utility btop gum inxi" +install_packages "linux-headers meld timeshift elisa mpv gnome-disk-utility btop gum inxi" echo "Detecting if you are using a VM" result=$(systemd-detect-virt)