All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 5m37s
9 lines
269 B
YAML
9 lines
269 B
YAML
modules:
|
|
- type: rpm-ostree
|
|
repos:
|
|
- https://copr.fedorainfracloud.org/coprs/solopasha/hyprland/repo/fedora-%OS_VERSION%/solopasha-hyprland-fedora-%OS_VERSION%.repo
|
|
install:
|
|
- hyprland-git
|
|
- hyprpanel
|
|
- hyprpolkitagent
|
|
- hyprshot |