homepage fixes and flake up

This commit is contained in:
2025-08-25 17:44:14 +02:00
parent 68748be999
commit 9f0ef50c9b
8 changed files with 82 additions and 49 deletions

View File

@@ -39,7 +39,8 @@ in {
services.glances.enable = true;
services.${unit} = {
enable = true;
environmentFile = config.age.secrets.homepageEnvironment.path;
allowedHosts = srv.url;
# environmentFile = config.age.secrets.homepageEnvironment.path;
# customCSS = ''
# @font-face {
# font-family: "VCR OSD Mono";
@@ -141,6 +142,27 @@ in {
statusStyle = "dot";
hideVersion = "true";
};
widgets = [
{
openmeteo = {
label = "Current";
units = "metric";
cache = 5;
};
}
{
openmeteo = {
label = "Kalmar";
timezone = "Europe/Stockholm";
units = "metric";
cache = 5;
latitude = 56.707262;
longitude = 16.324541;
};
}
];
services = let
homepageCategories = [
"Arr"