quick notes for additional cosmic setup
This commit is contained in:
parent
4d5788371e
commit
9c16bb27aa
1 changed files with 5 additions and 0 deletions
|
@ -5,3 +5,8 @@ cd /etc/yum.repos.d || exit 1
|
|||
sudo wget https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/repo/fedora-$(rpm -E %fedora)/ryanabx-cosmic-epoch-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_ryanabx-cosmic.repo
|
||||
|
||||
rpm-ostree install cosmic-desktop
|
||||
|
||||
# The following may be needed
|
||||
#
|
||||
# systemctl disable sddm.service
|
||||
# systemctl enable cosmic-greeter.service
|
||||
|
|
Loading…
Reference in a new issue