add currents
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user