Revert "Kinoite: Enable auto updates in Discover"
This is not ready for Fedora 41 as the bugs blocking it have not been
fixed yet.
See: https://fedoraproject.org/wiki/Changes/KDEKinoiteAutoUpdateByDefault
This reverts commit a17aa8e553
.
This commit is contained in:
parent
6d10bbd18e
commit
3e37f576a1
1 changed files with 0 additions and 9 deletions
|
@ -45,12 +45,3 @@ exclude-packages:
|
|||
# Ensure we do not include X11 support
|
||||
- plasma-x11
|
||||
- plasma-workspace-x11
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue