nixos/plasma6: install discover if flatpak is enabled (#342852)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user