hardened-extended: define kernelParams as separate strings

This is now checked by the modules.
This commit is contained in:
Erik Arvstedt
2021-12-09 21:04:14 +01:00
committed by nixbitcoin
parent 71e9864060
commit 2f0f1ec15a

View File

@@ -93,7 +93,7 @@
# These parameters prevent information leaks during boot and must be used # These parameters prevent information leaks during boot and must be used
# in combination with the kernel.printk # in combination with the kernel.printk
"quiet loglevel=0" "quiet" "loglevel=0"
]; ];
boot.blacklistedKernelModules = [ boot.blacklistedKernelModules = [