services.packagekit.enable

NixOS option

Whether to enable PackageKit, a cross-platform D-Bus abstraction layer for installing software. Software utilizing PackageKit can install software regardless of the package manager .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/misc/packagekit.nixView source on NixOS/nixpkgs →