Add hardening module and enable firewall, auditd,

and fail2ban
This commit is contained in:
panotaka
2023-12-05 23:27:01 -04:00
parent 2bc5ed92e1
commit 1c6a99e5fb
3 changed files with 29 additions and 7 deletions

View File

@@ -20,6 +20,7 @@ in
# Import system configuration
../../modules/system.nix
../../modules/harden.nix
../../modules/kde.nix
];