diff options
| -rw-r--r-- | nongnu/packages/mozilla.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nongnu/packages/mozilla.scm b/nongnu/packages/mozilla.scm index 2a89ee2..a5108e6 100644 --- a/nongnu/packages/mozilla.scm +++ b/nongnu/packages/mozilla.scm | |||
| @@ -189,7 +189,7 @@ | |||
| 189 | ;; It defaults to Google Location Services, but misses a necessary | 189 | ;; It defaults to Google Location Services, but misses a necessary |
| 190 | ;; API key. | 190 | ;; API key. |
| 191 | (write-setting "geo.provider.network.url" | 191 | (write-setting "geo.provider.network.url" |
| 192 | "\"https://api.beacondb.net/v1/geolocate\"") | 192 | "\"https://api.beacondb.net/v1/geolocate?key=nonguix\"") |
| 193 | (close-port port)))) | 193 | (close-port port)))) |
| 194 | (add-after 'fix-preferences 'fix-ffmpeg-runtime-linker | 194 | (add-after 'fix-preferences 'fix-ffmpeg-runtime-linker |
| 195 | (lambda* (#:key inputs #:allow-other-keys) | 195 | (lambda* (#:key inputs #:allow-other-keys) |
