style: format with nixfmt
This commit is contained in:
parent
9a6c348b9b
commit
c139be670a
@ -144,4 +144,4 @@ in {
|
|||||||
# Root command executions
|
# Root command executions
|
||||||
"-a always,exit -F arch=b64 -F euid=0 -F auid>=1000 -F auid!=-1 -S execve -F key=rootcmd"
|
"-a always,exit -F arch=b64 -F euid=0 -F auid>=1000 -F auid!=-1 -S execve -F key=rootcmd"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
@ -20,4 +20,4 @@
|
|||||||
files = [ ".bash_history" ];
|
files = [ ".bash_history" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user