nixdots/options/security/default.nix

6 lines
40 B
Nix
Raw Permalink Normal View History

2024-04-15 20:47:54 +00:00
{
imports = [
./auditd.nix
];
}