Loading nixos/modules/services/desktop-managers/plasma6.nix +4 −0 Original line number Diff line number Diff line Loading @@ -147,6 +147,10 @@ in { spectacle ffmpegthumbs krdp ] ++ lib.optionals config.services.flatpak.enable [ # Since PackageKit Nix support is not there yet, # only install discover if flatpak is enabled. discover ]; in requiredPackages Loading Loading
nixos/modules/services/desktop-managers/plasma6.nix +4 −0 Original line number Diff line number Diff line Loading @@ -147,6 +147,10 @@ in { spectacle ffmpegthumbs krdp ] ++ lib.optionals config.services.flatpak.enable [ # Since PackageKit Nix support is not there yet, # only install discover if flatpak is enabled. discover ]; in requiredPackages Loading