run0
This commit is contained in:
parent
263574ce35
commit
e951b639b7
3 changed files with 50 additions and 29 deletions
4
modules/common/run0.nix
Normal file
4
modules/common/run0.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
security.sudo.enable = false;
|
||||
security.pam.services.systemd-run0 = {};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue