mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
feat: add fail2ban and scrutiny
This commit is contained in:
parent
4e8afa2dfc
commit
d45f6a9359
6 changed files with 107 additions and 6 deletions
|
|
@ -251,6 +251,18 @@ in {
|
|||
icon = "sh:zitadel";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Scrutiny";
|
||||
url = "https://scrutiny.nickolaj.com";
|
||||
icon = "sh:scrutiny";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Grafana";
|
||||
url = "https://fireproof.grafana.net/a/grafana-setupguide-app/home";
|
||||
icon = "si:grafana";
|
||||
same-tab = true;
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue