[skip ci] fix aptPurge()/power-management :: blank missing

This commit is contained in:
zam 2025-02-18 09:22:02 +01:00
parent 6a5f318d40
commit 8060f6d532

View file

@ -104,7 +104,7 @@ fun Prov.provisionBasicDesktop(
aptInstall(CLIP_TOOLS)
aptPurge(
"remove-power-management xfce4-power-manager " +
"xfce4-power-manager-plugins xfce4-power-manager-data" +
"xfce4-power-manager-plugins xfce4-power-manager-data " +
"upower libimobiledevice6 libplist3 libusbmuxd6 usbmuxd bluez-cups"
)
aptPurge("abiword gnumeric")