sudo.nix: initial config
This commit is contained in:
parent
2862aa7aa9
commit
805d897927
6 changed files with 31 additions and 19 deletions
5
modules/system/os/security/module.nix
Normal file
5
modules/system/os/security/module.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
imports = [
|
||||
./sudo.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue