Skip to content

Commit

Permalink
add the schema on the top of every module.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Heus-Sueh committed Dec 15, 2024
1 parent 2ffb6ec commit 0c4540f
Show file tree
Hide file tree
Showing 21 changed files with 43 additions and 1 deletion.
2 changes: 2 additions & 0 deletions recipes/modules/bling.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
type: bling
install:
- rpmfusion # install RPMFusion repos, including tainted repos & disable negativo17 repos if installed
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/common-modules.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
# to finish...

modules:
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/copr-pkgs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
# Copr Packages
type: rpm-ostree
repos:
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/default-flatpaks.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
# Flatpaks
type: default-flatpaks
notify: true # Send notification after install/uninstall is finished (true/false)
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/developer.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
modules:
- type: rpm-ostree
repos:
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/files.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
# Files
type: files
files:
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/final-scripts.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
modules:
- type: script
scripts:
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/fonts.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
type: fonts
fonts:
nerd-fonts:
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/gaming.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
modules:
# some good packages
- type: rpm-ostree
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/initial-scripts.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
type: script
snippets:
# - "curl https://example.com/examplebinary > /usr/bin/examplebinary" # example: download binary
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/nvidia-modules.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
modules:
- type: containerfile
snippets:
Expand Down
4 changes: 3 additions & 1 deletion recipes/modules/pkgs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
# Native Packages
type: rpm-ostree
install:
Expand Down Expand Up @@ -112,4 +114,4 @@ install:
- qt5-qtgraphicaleffects
- qt5-qtquickcontrols2
# Others
remove:
remove: {}
2 changes: 2 additions & 0 deletions recipes/modules/remove-free-pkgs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
modules:
- type: script
scripts:
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/systemd.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
type: systemd
system:
enabled:
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/ublue-bling.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
modules:
- type: containerfile
snippets:
Expand Down
2 changes: 2 additions & 0 deletions recipes/modules/vm.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
modules:
# some good packages
- type: rpm-ostree
Expand Down
2 changes: 2 additions & 0 deletions recipes/recipe-dx-nvidia.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
name: hyprland-dx-nvidia
description: This is my personal OS image.
base-image: quay.io/fedora-ostree-desktops/base-atomic
Expand Down
2 changes: 2 additions & 0 deletions recipes/recipe-dx.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
name: hyprland-dx
description: This is my personal OS image.
base-image: quay.io/fedora-ostree-desktops/base-atomic
Expand Down
2 changes: 2 additions & 0 deletions recipes/recipe-nvidia.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
name: hyprland-nvidia
description: This is my personal OS image.
base-image: quay.io/fedora-ostree-desktops/base-atomic
Expand Down
2 changes: 2 additions & 0 deletions recipes/recipe-vm.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
name: hyprland-vm
description: This is my personal OS image.
base-image: quay.io/fedora-ostree-desktops/base-atomic
Expand Down
2 changes: 2 additions & 0 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
name: hyprland
description: This is my personal OS image.
base-image: quay.io/fedora-ostree-desktops/base-atomic
Expand Down

0 comments on commit 0c4540f

Please sign in to comment.