fail2ban on rackserv

This commit is contained in:
xunuwu 2025-06-01 12:30:22 +02:00
parent a1dc18d3c8
commit 85962b9344
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
2 changed files with 13 additions and 4 deletions

View file

@ -1,10 +1,6 @@
{
lib,
pkgs,
inputs,
systemProfiles,
specialArgs,
self,
...
}: {
imports =
@ -13,6 +9,7 @@
inputs.impermanence.nixosModules.impermanence
inputs.disko.nixosModules.disko
./disk-config.nix
./fail2ban.nix
]
++ (map (x: systemProfiles + x) [
/core/security.nix