1766378852

This commit is contained in:
2025-12-21 21:47:32 -07:00
parent 23523fe524
commit 72afd43933

View File

@@ -100,12 +100,4 @@
allowReboot = false; allowReboot = false;
dates = "04:00"; dates = "04:00";
}; };
security.auditd.enable = true;
security.audit = {
enable = true;
rules = [
"-a exit,always -F arch=b64 -S execve"
];
};
} }