0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

nixos/installer/plasma6: disable KDE PIM

This commit is contained in:
Emily 2025-03-24 17:28:08 +00:00
parent 49dd486796
commit a7a3457082

View file

@ -31,6 +31,9 @@
pkgs.kdePackages.plasma-workspace-wallpapers
];
# Avoid bundling an entire MariaDB installation on the ISO.
programs.kde-pim.enable = false;
system.activationScripts.installerDesktop =
let