Files
kde-linux/mkosi.conf.d/55-packages-kde.conf
Ian Monroe 56ab41774d install all packages using mkosi.conf.d files
remove the call to --packages
Attempted to keep everything, with the exception of the redundant
systemd/systemd-git packages
2024-12-15 15:42:09 +00:00

9 lines
153 B
Plaintext

# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: Ian Monroe <imonroe@kde.org
# Let's go bananas
[Content]
Packages=sddm
kde-linux