Loading nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix +10 −0 Original line number Diff line number Diff line Loading @@ -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 Loading nixos/modules/services/desktop-managers/plasma6.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -158,6 +157,7 @@ in [ aurorae plasma-browser-integration plasma-workspace-wallpapers konsole kwin-x11 (lib.getBin qttools) # Expose qdbus in PATH Loading Loading
nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix +10 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
nixos/modules/services/desktop-managers/plasma6.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -158,6 +157,7 @@ in [ aurorae plasma-browser-integration plasma-workspace-wallpapers konsole kwin-x11 (lib.getBin qttools) # Expose qdbus in PATH Loading