Use latest build of COSMIC
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
modules:
|
modules:
|
||||||
# Latest build
|
# Latest build
|
||||||
# - type: dnf
|
- type: dnf
|
||||||
# repos:
|
repos:
|
||||||
# cleanup: true
|
cleanup: true
|
||||||
# copr:
|
copr:
|
||||||
# - ryanabx/cosmic-epoch
|
- ryanabx/cosmic-epoch
|
||||||
# install:
|
install:
|
||||||
# packages:
|
packages:
|
||||||
# - cosmic-desktop
|
- cosmic-desktop
|
||||||
|
|
||||||
# Official release
|
# Official release
|
||||||
- type: dnf
|
# - type: dnf
|
||||||
group-install:
|
# group-install:
|
||||||
packages:
|
# packages:
|
||||||
- cosmic-desktop-environment
|
# - cosmic-desktop-environment
|
||||||
|
|
||||||
# Setup cosmic greeter as DM
|
# Setup cosmic greeter as DM
|
||||||
# - type: systemd
|
# - type: systemd
|
||||||
|
|||||||
Reference in New Issue
Block a user