diff --git a/configs/desktop/plasma.yaml b/configs/desktop/plasma.yaml new file mode 100644 index 0000000..c5a518d --- /dev/null +++ b/configs/desktop/plasma.yaml @@ -0,0 +1,19 @@ +# Plasma KDE desktop +pacman: + install: + - plasma + - sddm + - packagekit-qt6 +systemd: + default: graphical.target + enable: + - sddm.service +filesystem: + files: + - path: /etc/sddm.conf.d/breeze.conf + content: | + [Theme] + Current=breeze ++also: +# Ensure NetworkManager is enabled +- packages/network-manager