remove grocy from homepage

This commit is contained in:
TheWanderingCrow 2025-02-20 22:06:39 -05:00
parent 7bbde723da
commit c1cfad5733

View file

@ -111,14 +111,6 @@ lib.mkIf config.user.overseer.enable {
}
];
}
{
Grocy = [
{
icon = "grocy.svg";
href = "https://grocy.wanderingcrow.net";
}
];
}
];
}
{