diff --git a/settings/locale.nix b/settings/locale.nix index 6e7089d..8f4d460 100644 --- a/settings/locale.nix +++ b/settings/locale.nix @@ -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.