From b0e83e2ee3fc328e55119ee7c1f09ad7ed20a635 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 5 Jun 2026 11:06:02 +0100 Subject: Move more host tooling to Nix --- etc/pacman.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/pacman.conf') diff --git a/etc/pacman.conf b/etc/pacman.conf index 7097940..8f8be59 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -24,7 +24,7 @@ Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup # llama.cpp-vulkan: AUR rebuilds on every llama.cpp commit (1-2 hour build); # pin and update manually with `paru -S llama.cpp-vulkan` when intended. -IgnorePkg = llama.cpp-vulkan +#IgnorePkg = #IgnoreGroup = #NoUpgrade = -- cgit v1.3.1