Skip to content

Commit c99e1cc

Browse files
authored
Enable StratOS repo
1 parent 873dc5c commit c99e1cc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

airootfs/etc/pacman.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ Include = /etc/pacman.d/mirrorlist
9898
#SigLevel = Optional TrustAll
9999
#Server = file:///home/custompkgs
100100

101-
# [StratOS-repo]
102-
# SigLevel = Optional TrustAll
103-
# Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64
101+
[StratOS-repo]
102+
SigLevel = Optional TrustAll
103+
Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64

pacman.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ Include = /etc/pacman.d/mirrorlist
9898
#SigLevel = Optional TrustAll
9999
#Server = file:///home/custompkgs
100100

101-
# [StratOS-repo]
102-
# SigLevel = Optional TrustAll
103-
# Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64
101+
[StratOS-repo]
102+
SigLevel = Optional TrustAll
103+
Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64

0 commit comments

Comments
 (0)