Converted from rpm-ostree to dnf
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 17s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 17s
This commit is contained in:
@@ -17,8 +17,12 @@ modules:
|
||||
scripts:
|
||||
- enableautoupdates.sh # using systemd did not work, so using this script instead
|
||||
|
||||
- type: rpm-ostree
|
||||
- type: dnf
|
||||
repos:
|
||||
copr:
|
||||
- erikreider/SwayNotificationCenter
|
||||
install:
|
||||
packages:
|
||||
# environment
|
||||
# fuzzy finder
|
||||
- fzf
|
||||
|
@@ -1,8 +1,8 @@
|
||||
modules:
|
||||
- type: rpm-ostree
|
||||
- type: dnf
|
||||
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
|
||||
copr:
|
||||
- solopasha/hyprland
|
||||
install:
|
||||
- hyprland-git
|
||||
- hyprpanel
|
||||
|
@@ -1,6 +1,7 @@
|
||||
modules:
|
||||
- type: rpm-ostree
|
||||
- type: dnf
|
||||
install:
|
||||
packages:
|
||||
- sddm
|
||||
- sddm-themes
|
||||
- qt5-qtgraphicaleffects
|
||||
|
@@ -1,8 +1,9 @@
|
||||
modules:
|
||||
- type: rpm-ostree
|
||||
- type: dnf
|
||||
repos:
|
||||
- rpmfusion
|
||||
nonfree: rpmfusion
|
||||
install:
|
||||
packages:
|
||||
- steam
|
||||
# for game mode and big picture mode
|
||||
- gamescope
|
||||
|
Reference in New Issue
Block a user