add currents
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
services.currents = {
|
||||
enable = true;
|
||||
weather = {
|
||||
apiKeyFile = "/run/secrets/currentsApiKey";
|
||||
apiKey = "16722031ac8d5ec075344893fcbd41af";
|
||||
location = "Denver, US";
|
||||
units = "imperial";
|
||||
provider = "openweathermap";
|
||||
|
||||
Reference in New Issue
Block a user