chore: change the rest of readme urls in module.ymls
This commit is contained in:
parent
6762ea6a16
commit
d0110160ba
4 changed files with 9 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: fonts
|
||||
shortdesc: The `fonts` module can be used to install fonts from Nerd Fonts or Google Fonts.
|
||||
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/fonts/README.md
|
||||
readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/fonts/README.md
|
||||
example: |
|
||||
type: fonts
|
||||
fonts:
|
||||
|
|
@ -13,4 +13,4 @@ example: |
|
|||
- NerdFontsSymbolsOnly
|
||||
google-fonts:
|
||||
- Roboto
|
||||
- Open Sans
|
||||
- Open Sans
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: rpm-ostree
|
||||
shortdesc: The rpm-ostree module offers pseudo-declarative package and repository management using rpm-ostree.
|
||||
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/rpm-ostree/README.md
|
||||
readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/rpm-ostree/README.md
|
||||
example: |
|
||||
type: rpm-ostree
|
||||
repos:
|
||||
|
|
@ -11,4 +11,4 @@ example: |
|
|||
- libadwaita
|
||||
remove:
|
||||
- firefox
|
||||
- firefox-langpacks
|
||||
- firefox-langpacks
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name: signing
|
||||
shortdesc: The signing module is used to install the required signing policies for cosign image verification with rpm-ostree and bootc.
|
||||
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/signing/README.md
|
||||
shortdesc: The signing module is used to install the required signing policies for cosign image verification with rpm-ostree and bootc.
|
||||
readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/signing/README.md
|
||||
example: |
|
||||
type: signing # this sets up the proper policy & signing files for signed images to work fully
|
||||
type: signing # this sets up the proper policy & signing files for signed images to work fully
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
name: yafti
|
||||
shortdesc: The yafti module can be used to install yafti and set it up to run on first boot.
|
||||
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/yafti/README.md
|
||||
readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/yafti/README.md
|
||||
example: |
|
||||
type: yafti
|
||||
custom-flatpaks:
|
||||
- Celluloid: io.github.celluloid_player.Celluloid
|
||||
- Krita: org.kde.krita
|
||||
- Krita: org.kde.krita
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue