remove scudo - firefox crashes

This commit is contained in:
Cyryl Płotnicki 2022-01-15 19:44:39 +00:00
parent 3dba4565d1
commit 9695c20f6a

View file

@ -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"