Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 17s
16 lines
273 B
YAML
16 lines
273 B
YAML
modules:
|
|
- type: dnf
|
|
repos:
|
|
copr:
|
|
- solopasha/hyprland
|
|
install:
|
|
- hyprland-git
|
|
- hyprpanel
|
|
- hyprpolkitagent
|
|
- hyprshot
|
|
|
|
- type: systemd
|
|
user:
|
|
enabled:
|
|
- hyprpanel.service
|
|
- hyprpolkitagent.service |