MyNixOS website logo
option

services.geoclue2.enableStatic

Whether to enable the static source. This source defines a fixed location using the staticLatitude, staticLongitude, staticAltitude, and staticAccuracy options.

Setting enableStatic to true will disable all other sources, to prevent conflicts. Use lib.mkForce true when enabling other sources if for some reason you want to override this.