remove scudo - firefox crashes
This commit is contained in:
parent
3dba4565d1
commit
9695c20f6a
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@
|
||||||
"page_alloc.shuffle=1"
|
"page_alloc.shuffle=1"
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.memoryAllocator.provider = "scudo";
|
|
||||||
environment.variables.SCUDO_OPTIONS = "ZeroContents=1";
|
|
||||||
|
|
||||||
boot.blacklistedKernelModules = [
|
boot.blacklistedKernelModules = [
|
||||||
# Obscure network protocols
|
# Obscure network protocols
|
||||||
"ax25"
|
"ax25"
|
||||||
|
|
Loading…
Reference in a new issue