add grocy to homepage
This commit is contained in:
parent
078a5d7afa
commit
6dceb58297
1 changed files with 8 additions and 0 deletions
|
|
@ -88,6 +88,14 @@ lib.mkIf config.user.overseer.enable {
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
{
|
{
|
||||||
WCE = [
|
WCE = [
|
||||||
|
{
|
||||||
|
Grocy = [
|
||||||
|
{
|
||||||
|
icon = "grocy.svg";
|
||||||
|
href = "https://grocy.wanderingcrow.net";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
Homebox = [
|
Homebox = [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue