feat: Remove fail2ban
This commit is contained in:
parent
1000cce588
commit
968a0cf58a
13 changed files with 4 additions and 255 deletions
pkgs
|
@ -4,7 +4,4 @@ let
|
|||
in
|
||||
{
|
||||
starbound = callPackage ./starbound { };
|
||||
prometheus-fail2ban-exporter = callPackage ./prometheus/fail2ban-exporter.nix {
|
||||
sources = pkgs.callPackage ./_sources_pkgs/generated.nix { };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue