core: fix #114
This commit is contained in:
parent
850cb21124
commit
eb275d7d0e
@ -141,13 +141,7 @@ in
|
||||
'';
|
||||
};
|
||||
|
||||
security = {
|
||||
|
||||
hideProcessInformation = true;
|
||||
|
||||
protectKernelImage = true;
|
||||
|
||||
};
|
||||
security.hideProcessInformation = true;
|
||||
|
||||
services.earlyoom.enable = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user