mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
feat: add audiobookshelf
This commit is contained in:
parent
392c77debd
commit
4aa1f38ab9
3 changed files with 42 additions and 0 deletions
|
|
@ -193,6 +193,12 @@ in {
|
|||
icon = "sh:jellyfin";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Audiobookshelf";
|
||||
url = "https://audiobookshelf.nickolaj.com";
|
||||
icon = "sh:audiobookshelf";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Sonarr";
|
||||
url = "https://sonarr.nickolaj.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue