30 lines
504 B
Nix
30 lines
504 B
Nix
|
[
|
||
|
|
||
|
{
|
||
|
name = "Stats";
|
||
|
tags = [ "metrics" ];
|
||
|
keyword = "grafana";
|
||
|
url = "http://stats.barna.local";
|
||
|
}
|
||
|
{
|
||
|
name = "Slskd - Soulseek server";
|
||
|
tags = [ "music" "piracy" ];
|
||
|
keyword = "slskd";
|
||
|
url = "http://32.54.31.5:5030";
|
||
|
}
|
||
|
{
|
||
|
name = "Gitea - berryez";
|
||
|
tags = [ "git" "code" ];
|
||
|
keyword = "gitea";
|
||
|
url = "https://git.berryez.xyz";
|
||
|
}
|
||
|
{
|
||
|
name = "NUR";
|
||
|
tags = [ "nixos" ];
|
||
|
keyword = "nur";
|
||
|
url = "https://nur.nix-community.org/";
|
||
|
}
|
||
|
|
||
|
]
|
||
|
|