Security: sudo config

This commit is contained in:
blahai 2025-01-27 16:08:10 +02:00
parent 2a57b163e6
commit 6094e039be
No known key found for this signature in database
3 changed files with 85 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./sudo.nix
];
}