core: fix #114
This commit is contained in:
parent
850cb21124
commit
eb275d7d0e
1 changed files with 1 additions and 7 deletions
|
@ -141,13 +141,7 @@ in
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
security = {
|
security.hideProcessInformation = true;
|
||||||
|
|
||||||
hideProcessInformation = true;
|
|
||||||
|
|
||||||
protectKernelImage = true;
|
|
||||||
|
|
||||||
};
|
|
||||||
|
|
||||||
services.earlyoom.enable = true;
|
services.earlyoom.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue