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