This commit is contained in:
xunuwu 2025-03-14 17:22:35 +01:00
parent 58e9a46c46
commit a12bc16792
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
6 changed files with 57 additions and 0 deletions

View file

@ -50,6 +50,12 @@
icon = "navidrome";
};
}
{
"miniflux" = {
href = "https://mf.xunuwu.xyz";
icon = "miniflux";
};
}
{
"adguard home" = {
href = "http://${config.networking.hostName}:${toString config.services.adguardhome.port}";