add currents

This commit is contained in:
2025-10-09 18:13:27 -06:00
parent 5f340a4b0d
commit 23cc978729
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
services.currents = { services.currents = {
enable = true; enable = true;
weather = { weather = {
apiKeyFile = "/run/secrets/currentsApiKey"; apiKey = "16722031ac8d5ec075344893fcbd41af";
location = "Denver, US"; location = "Denver, US";
units = "imperial"; units = "imperial";
provider = "openweathermap"; provider = "openweathermap";

View File

@@ -90,6 +90,7 @@
tree tree
swaylock-effects swaylock-effects
code-cursor-fhs code-cursor-fhs
moonlight-qt
# wayland # wayland
# wayland-protocols # wayland-protocols
# libxkbcommon # libxkbcommon