diff options
Diffstat (limited to 'archiso_config/pacman.conf')
| -rw-r--r-- | archiso_config/pacman.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/archiso_config/pacman.conf b/archiso_config/pacman.conf index e7e6497..03c9a15 100644 --- a/archiso_config/pacman.conf +++ b/archiso_config/pacman.conf @@ -98,3 +98,8 @@ Include = /etc/pacman.d/mirrorlist #[custom] #SigLevel = Optional TrustAll #Server = file:///home/custompkgs + + +[bootstrapper] +SigLevel = Optional TrustAll +Server = file:///tmp/arch_pkgrepo |
