add forgejo to homepage dashboard

This commit is contained in:
xunuwu 2025-06-19 04:48:05 +02:00
parent 707b459bed
commit 1e5b58bb31
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -85,6 +85,12 @@ in {
icon = "miniflux";
};
}
{
"forgejo" = {
href = "https://git.${domain}";
icon = "forgejo";
};
}
];
}
];