feat(install_utils): install extrepo on Debian

This commit is contained in:
mitchell 2026-07-03 21:59:07 -04:00
parent 0e6ad07177
commit 46354f8c99

View file

@ -50,7 +50,8 @@ set -l arch_pkgs \
set -l debian_pkgs \
$base_pkgs \
fd-find
fd-find \
extrepo
set -l fedora_pkgs \
$base_pkgs \