style: format with nixfmt

This commit is contained in:
Price Hiller 2024-03-16 03:30:20 -05:00
parent 9a6c348b9b
commit c139be670a
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB
2 changed files with 2 additions and 2 deletions

View File

@ -144,4 +144,4 @@ in {
# Root command executions
"-a always,exit -F arch=b64 -F euid=0 -F auid>=1000 -F auid!=-1 -S execve -F key=rootcmd"
];
}
}

View File

@ -20,4 +20,4 @@
files = [ ".bash_history" ];
};
};
}
}