We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b41c7f commit 59af788Copy full SHA for 59af788
recipes/common-repos.yml
@@ -40,10 +40,9 @@ modules:
40
# Secureblue (to install Trivalent https://github.com/secureblue/Trivalent = Vanadium for desktop)
41
- type: rpm-ostree
42
repos:
43
- files:
44
- - https://repo.secureblue.dev/secureblue.repo
45
- keys:
46
- - https://repo.secureblue.dev/secureblue.gpg
+ - https://repo.secureblue.dev/secureblue.repo
+ keys:
+ - https://repo.secureblue.dev/secureblue.gpg
47
48
# Needed to install mozilla-openh264
49
# Thanks to https://discussion.fedoraproject.org/t/fedora-cisco-openh264-repo-does-not-work/100570/10
0 commit comments