mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-02 15:59:22 +01:00
Mikaela Suomalainen
4b57b299cc
The fedora-dino.repo was unfriendly towards Windows (#106) and I noticed that the other renamed files contained Fedora, so I think they should be named appropiately. microsoft-edge-dev.repo mentioned generally yumrepos, so it seems to not be Fedora specific.
8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
[proton-fedora-unstable]
|
|
name="proton-fedora-unstable"
|
|
baseurl=https://repo.protonvpn.com/fedora-$releasever-unstable/
|
|
enabled=1
|
|
gpgcheck=1
|
|
repo_gpgcheck=1
|
|
gpgkey=https://repo.protonvpn.com/fedora-$releasever-unstable/public_key.asc
|