mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
feat: add forgejo
This commit is contained in:
parent
ff8b5b4f7b
commit
d43fb3016d
14 changed files with 111 additions and 1 deletions
|
|
@ -216,6 +216,12 @@ in {
|
|||
icon = "sh:freshrss";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Forgejo";
|
||||
url = "https://forgejo.nickolaj.com";
|
||||
icon = "sh:forgejo";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Sonarr";
|
||||
url = "https://sonarr.nickolaj.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue