Skip to content

Commit

Permalink
add surface repo
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingneko committed Oct 1, 2024
1 parent d9c3003 commit 370d9c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions katsu/modules/base/repodir/linux-surface.repo
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[linux-surface]
name=Surface Kernel
baseurl=https://pkg.surfacelinux.com/fedora/f$releasever/
enabled=1
skip_if_unavailable=1
gpgkey=https://raw.githubusercontent.com/linux-surface/linux-surface/master/pkg/keys/surface.asc
gpgcheck=1
enabled_metadata=1
type=rpm-md
repo_gpgcheck=0

0 comments on commit 370d9c2

Please sign in to comment.