Skip to content

Commit e8d56f1

Browse files
authored
Merge pull request #74 from tcet-opensource/72-feature-rolling-release
72 feature rolling release
2 parents f3b4a8b + a25be55 commit e8d56f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

airootfs/etc/pacman.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,7 @@ Include = /etc/pacman.d/mirrorlist
9494
#[custom]
9595
#SigLevel = Optional TrustAll
9696
#Server = file:///home/custompkgs
97+
98+
[tcet-linux-repo]
99+
SigLevel = Optional TrustedOnly
100+
Server = https://tcet-opensource.github.io/$repo/$arch

0 commit comments

Comments
 (0)