services.geoclue2.appConfig

Specify extra settings per application.

Type
attribute set of (submodule)
Default
{ }
Example
"com.github.app" = {
  isAllowed = true;
  isSystem = true;
  users = [ "300" ];
};
Declared
<nixpkgs/nixos/modules/services/desktops/geoclue2.nix>