diff --git a/hosts/lazyworkhorse/configuration.nix b/hosts/lazyworkhorse/configuration.nix index dd0556e..6223c9c 100644 --- a/hosts/lazyworkhorse/configuration.nix +++ b/hosts/lazyworkhorse/configuration.nix @@ -469,7 +469,7 @@ }; # Audit logging - services.auditd.enable = true; + security.audit.enable = true; # Fail2ban log directory systemd.tmpfiles.rules = [