This commit is contained in:
parent
cf9c94150b
commit
68bba376fb
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ services.automatic-timezoned.enable = true;
|
|||
services.geoclue2 = {
|
||||
enable = true;
|
||||
enableDemoAgent = lib.mkForce true;
|
||||
geoProviderUrl = "https://location.services.mozilla.com/v1/geolocate?key=geoclue";
|
||||
geoProviderUrl = "https://api.beacondb.net/v1/geolocate?key=geoclue";
|
||||
};
|
||||
|
||||
# Select internationalisation properties.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue