From e8911c0f970edc534e738ae15558c2217f6da5ec Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Fri, 5 Sep 2025 11:27:29 -0400 Subject: [PATCH] Added fprintd to deps --- Installation/arch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation/arch.sh b/Installation/arch.sh index 988a01f..63b6893 100644 --- a/Installation/arch.sh +++ b/Installation/arch.sh @@ -136,7 +136,7 @@ install_yay() { install_pacman() { # Base Deps $SYS_INSTALL net-tools flatpak fish - $SYS_INSTALL sof-firmware + $SYS_INSTALL sof-firmware fprintd $SYS_INSTALL hunspell-en_us noto-fonts-emoji # Virtualization