mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-10 08:09:35 +00:00
feat(install_utils): install extrepo on Debian
This commit is contained in:
parent
0e6ad07177
commit
46354f8c99
1 changed files with 2 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue