nixos/installer/plasma6: exclude kdePackages.plasma-workspace-wallpapers

This commit is contained in:
Emily
2025-06-19 21:51:38 +01:00
parent 6300c39227
commit 49dd486796
@@ -24,6 +24,13 @@
pkgs.maliit-keyboard
];
environment.plasma6.excludePackages = [
# Optional wallpapers that add 126 MiB to the graphical installer
# closure. They will still need to be downloaded when installing a
# Plasma system, though.
pkgs.kdePackages.plasma-workspace-wallpapers
];
system.activationScripts.installerDesktop =
let