Use a smaller KDE Plasma install
This commit is contained in:
parent
ea573c0694
commit
40f4b11f48
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
- name: Install KDE Plasma packages
|
||||
become: true
|
||||
community.general.pkgng:
|
||||
name: kde5,sddm
|
||||
name: plasma5-plasma,sddm,konsole,dolphin
|
||||
state: present
|
||||
- name: Start dbus at boot
|
||||
become: true
|
||||
|
|
Loading…
Reference in a new issue