From e54911d8ea1824fa5a00461ed8c1221a506e671c Mon Sep 17 00:00:00 2001 From: JMARyA Date: Fri, 27 Dec 2024 05:12:34 +0100 Subject: [PATCH] install --- packages.x86_64 | 4 ++++ pacman.conf | 4 ++++ 2 files changed, 8 insertions(+) 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]