Kinoite: Enable auto updates in Discover

See: https://fedoraproject.org/wiki/Changes/KDEKinoiteAutoUpdateByDefault
This commit is contained in:
Timothée Ravier 2023-06-26 18:50:46 +02:00
parent 49288f89f3
commit a17aa8e553

View file

@ -41,6 +41,15 @@ exclude-packages:
- tracker
- tracker-miners
# Kinoite specific workarounds and configuration
postprocess:
- |
#!/bin/bash
set -xeuo pipefail
# Enable auto updates in Discover
echo -e "[Global]\nUseUnattendedUpdates=true\n" > /etc/xdg/PlasmaDiscoverUpdates
repos:
- fedora-rawhide
# - fedora-40