mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
feat: add freshrss
This commit is contained in:
parent
b99299dc45
commit
002fad13df
4 changed files with 63 additions and 1 deletions
|
|
@ -209,6 +209,12 @@ in {
|
|||
icon = "sh:audiobookshelf";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "FreshRSS";
|
||||
url = "https://freshrss.nickolaj.com";
|
||||
icon = "sh:freshrss";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Sonarr";
|
||||
url = "https://sonarr.nickolaj.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue