18 lines
587 B
YAML
18 lines
587 B
YAML
modules:
|
|
- type: rpm-ostree
|
|
repos:
|
|
- https://copr.fedorainfracloud.org/coprs/solopasha/hyprland/repo/fedora-%OS_VERSION%/solopasha-hyprland-fedora-%OS_VERSION%.repo
|
|
- https://copr.fedorainfracloud.org/coprs/erikreider/SwayNotificationCenter/repo/fedora-%OS_VERSION%/erikreider-SwayNotificationCenter-fedora-%OS_VERSION%.repo
|
|
install:
|
|
- hyprland-git
|
|
- hyprpanel
|
|
- neovim
|
|
- SwayNotificationCenter
|
|
- hyprpolkitagent
|
|
- hyprshot
|
|
|
|
- type: systemd
|
|
user:
|
|
enabled:
|
|
- hyprpanel.service
|
|
- hyprpolkitagent.service |