{ config, lib, pkgs, ... }: { security = { audit.enable = true; auditd.enable = true; hideProcessInformation = true; }; }