Unverified Commit 034aa3f2 authored by K900's avatar K900 Committed by GitHub
Browse files

nixos/installer/plasma6: trim closure (#418266)

parents 2587e196 a7a34570
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -24,6 +24,16 @@
    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
  ];

  # Avoid bundling an entire MariaDB installation on the ISO.
  programs.kde-pim.enable = false;

  system.activationScripts.installerDesktop =
    let

+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,6 @@ in
          breeze-icons
          breeze-gtk
          ocean-sound-theme
          plasma-workspace-wallpapers
          pkgs.hicolor-icon-theme # fallback icons
          qqc2-breeze-style
          qqc2-desktop-style
@@ -158,6 +157,7 @@ in
          [
            aurorae
            plasma-browser-integration
            plasma-workspace-wallpapers
            konsole
            kwin-x11
            (lib.getBin qttools) # Expose qdbus in PATH