diff --git a/packages.x86_64 b/packages.x86_64 index 1e9a752..2976ca7 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -1,3 +1,7 @@ +# install +navos/navinstall + +# base alsa-utils amd-ucode arch-install-scripts diff --git a/pacman.conf b/pacman.conf index e7e6497..9bc5df2 100644 --- a/pacman.conf +++ b/pacman.conf @@ -93,6 +93,10 @@ Include = /etc/pacman.d/mirrorlist #[multilib] #Include = /etc/pacman.d/mirrorlist +[navos] +Server = https://pac.hydrar.de/pkg/$repo/$arch +SigLevel = Optional TrustAll + # An example of a custom package repository. See the pacman manpage for # tips on creating your own repositories. #[custom]