All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 6m38s
11 lines
191 B
YAML
11 lines
191 B
YAML
modules:
|
|
- type: dnf
|
|
repos:
|
|
copr:
|
|
- solopasha/hyprland
|
|
install:
|
|
packages:
|
|
- hyprland-git
|
|
- hyprpanel
|
|
- hyprpolkitagent
|
|
- hyprshot |