pocketid: init

This commit is contained in:
Nico 2025-05-03 16:16:03 +10:00
parent 25f02ec9ee
commit 816c045b55
3 changed files with 35 additions and 0 deletions

View file

@ -99,6 +99,16 @@
}
];
}
{
title = "System";
color = "207 100 50";
links = [
{
title = "PocketID";
url = "https://auth.${config.homelab.domain}";
}
];
}
];
}
];