Removed unnecessary refrence to repo in environment.qml
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 8m26s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 8m26s
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
modules:
|
modules:
|
||||||
- type: dnf
|
- type: dnf
|
||||||
repos:
|
repos:
|
||||||
files:
|
|
||||||
- codium.repo
|
|
||||||
copr:
|
copr:
|
||||||
- ublue-os/packages
|
- ublue-os/packages
|
||||||
install:
|
install:
|
||||||
@@ -14,7 +12,7 @@ modules:
|
|||||||
# environment
|
# environment
|
||||||
# xwayland
|
# xwayland
|
||||||
- xorg-x11-server-Xwayland
|
- xorg-x11-server-Xwayland
|
||||||
|
|
||||||
# headset control
|
# headset control
|
||||||
- headsetcontrol
|
- headsetcontrol
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user