homepage: wip cal, weather + secret hidden

This commit is contained in:
2025-01-22 21:31:32 -06:00
parent a83fbf5e9a
commit a1b9f9e47d
5 changed files with 87 additions and 14 deletions

View File

@@ -19,4 +19,17 @@
showSearchSuggestions = true;
};
}
{
openweathermap = {
label = "Celaya";
latitude = 20.5167;
longitude = -100.8167;
units = "metric";
provider = "openweathermap";
cache = 5;
format = {
maximumFractionDigits = 1;
};
};
}
]