Use beacondb as geoclue provider
This commit is contained in:
parent
f6f75ab972
commit
2fb2ec932a
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
services.geoclue2 = {
|
services.geoclue2 = {
|
||||||
enable = true;
|
enable = true;
|
||||||
submitData = true;
|
submitData = true;
|
||||||
|
geoProviderUrl = "https://beacondb.net/v1/geolocate";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Will fail if started before Tailscale
|
# Will fail if started before Tailscale
|
||||||
|
|
Loading…
Reference in a new issue