Merge remote-tracking branch 'origin/master' into backport-staging-next

Forgot to merge staging-next into master before branching off.
This is meant to include the additional stabilization changes.
This commit is contained in:
Jonathan Ringer
2021-05-22 18:48:23 -07:00
729 changed files with 8271 additions and 3864 deletions
@@ -8,7 +8,7 @@ let
cfg = xcfg.desktopManager.plasma5;
libsForQt5 = pkgs.plasma5Packages;
inherit (libsForQt5) kdeApplications kdeFrameworks plasma5;
inherit (libsForQt5) kdeGear kdeFrameworks plasma5;
inherit (pkgs) writeText;
pulseaudio = config.hardware.pulseaudio;
@@ -213,7 +213,7 @@ in
environment.systemPackages =
with libsForQt5;
with plasma5; with kdeApplications; with kdeFrameworks;
with plasma5; with kdeGear; with kdeFrameworks;
[
frameworkintegration
kactivities