diff --git a/airootfs/etc/pacman.conf b/airootfs/etc/pacman.conf index 34dd6bda..d7c55b48 100644 --- a/airootfs/etc/pacman.conf +++ b/airootfs/etc/pacman.conf @@ -98,6 +98,6 @@ Include = /etc/pacman.d/mirrorlist #SigLevel = Optional TrustAll #Server = file:///home/custompkgs -# [StratOS-repo] -# SigLevel = Optional TrustAll -# Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64 \ No newline at end of file +[StratOS-repo] +SigLevel = Optional TrustAll +Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64 \ No newline at end of file diff --git a/pacman.conf b/pacman.conf index 34dd6bda..d7c55b48 100644 --- a/pacman.conf +++ b/pacman.conf @@ -98,6 +98,6 @@ Include = /etc/pacman.d/mirrorlist #SigLevel = Optional TrustAll #Server = file:///home/custompkgs -# [StratOS-repo] -# SigLevel = Optional TrustAll -# Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64 \ No newline at end of file +[StratOS-repo] +SigLevel = Optional TrustAll +Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64 \ No newline at end of file