27 lines
566 B
YAML
27 lines
566 B
YAML
architecture: arm64
|
|
|
|
actions:
|
|
- action: apt
|
|
description: Installing KDE Plasma desktop environment
|
|
packages:
|
|
- breeze-gtk-theme
|
|
- chromium
|
|
- fonts-noto
|
|
- kate
|
|
- kde-config-gtk-style
|
|
- kde-plasma-desktop
|
|
- khotkeys
|
|
- kio-extras
|
|
- kscreen
|
|
- ksysguard
|
|
- kwin-x11
|
|
- libpam-kwallet5
|
|
- lxdm
|
|
- network-manager
|
|
- plasma-browser-integration
|
|
- plasma-discover
|
|
- plasma-nm
|
|
- sni-qt
|
|
- systemsettings
|
|
- xserver-xorg
|
|
- xserver-xorg-input-evdev
|