From c0f8b8c661c6cd3cffb6d87b2a6dbdcc4b29c8ef Mon Sep 17 00:00:00 2001 From: Nippy Date: Sun, 5 Jul 2026 11:54:31 +0200 Subject: fixed --- raveos-calamares-theme/etc/calamares/modules/shellprocess-pacstrap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'raveos-calamares-theme/etc/calamares/modules/shellprocess-pacstrap.conf') diff --git a/raveos-calamares-theme/etc/calamares/modules/shellprocess-pacstrap.conf b/raveos-calamares-theme/etc/calamares/modules/shellprocess-pacstrap.conf index 9e5f895..489ecc8 100644 --- a/raveos-calamares-theme/etc/calamares/modules/shellprocess-pacstrap.conf +++ b/raveos-calamares-theme/etc/calamares/modules/shellprocess-pacstrap.conf @@ -4,5 +4,5 @@ timeout: 3600 script: - command: "/usr/bin/pacman-key --init && /usr/bin/pacman-key --populate" name: "Initializing package signing keys..." - - command: "pacstrap ${ROOT} base base-devel linux-cachyos linux-cachyos-headers linux-firmware networkmanager iwd broadcom-wl-dkms wireless-regdb nano vim grub rsync efibootmgr bash-completion yay-bin dkms lsb-release mkinitcpio-openswap" + - command: "pacstrap ${ROOT} base base-devel linux-cachyos linux-cachyos-headers linux-firmware networkmanager iwd broadcom-wl-dkms wireless-regdb nano vim grub rsync efibootmgr bash-completion dkms lsb-release mkinitcpio-openswap" name: "Bootstrapping Arch Linux (Netinstall)..." -- cgit v1.3