mirror of
https://github.com/blahai/nyx.git
synced 2025-06-15 06:53:01 -04:00
Security: sudo config
This commit is contained in:
parent
2a57b163e6
commit
6094e039be
3 changed files with 85 additions and 0 deletions
5
modules/nixos/security/default.nix
Normal file
5
modules/nixos/security/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./sudo.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue