diff --git a/sys/machines/hopper/lab/homepage.nix b/sys/machines/hopper/lab/homepage.nix index fae3ea8..babf4c5 100644 --- a/sys/machines/hopper/lab/homepage.nix +++ b/sys/machines/hopper/lab/homepage.nix @@ -52,12 +52,6 @@ icon = "navidrome"; }; } - { - "miniflux" = { - href = "https://mf.xunuwu.xyz"; - icon = "miniflux"; - }; - } { "adguard home" = { href = "http://${config.networking.hostName}:${toString config.services.adguardhome.port}";