mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
8 lines
273 B
Nix
8 lines
273 B
Nix
![]() |
{
|
||
|
"geo.provider.network.url" = "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%";
|
||
|
"geo.provider.ms-windows-location" = false;
|
||
|
"geo.provider.use_corelocation" = false;
|
||
|
"geo.provider.use_gpsd" = false;
|
||
|
"geo.provider.use_geoclue" = false;
|
||
|
}
|