Options - 29823

name:
appstream.enable
type:
boolean
default:
true
name:
boot.bcache.enable
type:
boolean
default:
true
example:
false
name:
boot.bcachefs.package
type:
package
default:
pkgs.bcachefs-tools
name:
boot.binfmt.addEmulatedSystemsToNixSandbox
type:
boolean
default:
true
example:
false
name:
boot.binfmt.emulatedSystems
type:
list of (one of "aarch64-linux", "aarch64_be-linux", "alpha-linux", "armv6l-linux", "armv7l-linux", "i386-linux", "i486-linux", "i586-linux", "i686-linux", "i686-windows", "loongarch64-linux", "mips-linux", "mips64-linux", "mips64-linuxabin32", "mips64el-linux", "mips64el-linuxabin32", "mipsel-linux", "powerpc-linux", "powerpc64-linux", "powerpc64le-linux", "riscv32-linux", "riscv64-linux", "s390x-linux", "sparc-linux", "sparc64-linux", "wasm32-wasi", "wasm64-wasi", "x86_64-linux", "x86_64-windows")
default:
[ ]
example:
[ "wasm32-wasi" "x86_64-windows" "aarch64-linux" ]
name:
boot.binfmt.preferStaticEmulators
type:
boolean
default:
false
name:
boot.binfmt.registrations
type:
attribute set of (submodule)
default:
{ }
name:
boot.binfmt.registrations.<name>.fixBinary
type:
boolean
default:
false
name:
boot.binfmt.registrations.<name>.interpreter
type:
absolute path
default:
name:
boot.binfmt.registrations.<name>.magicOrExtension
type:
string
default:
name:
boot.binfmt.registrations.<name>.mask
type:
null or string
default:
null
name:
boot.binfmt.registrations.<name>.matchCredentials
type:
boolean
default:
false
name:
boot.binfmt.registrations.<name>.offset
type:
null or signed integer
default:
null
name:
boot.binfmt.registrations.<name>.openBinary
type:
boolean
default:
false
name:
boot.binfmt.registrations.<name>.preserveArgvZero
type:
boolean
default:
false
name:
boot.binfmt.registrations.<name>.recognitionType
type:
one of "magic", "extension"
default:
"magic"
name:
boot.binfmt.registrations.<name>.wrapInterpreterInShell
type:
boolean
default:
true
name:
boot.blacklistedKernelModules
type:
(attribute set of boolean) or (list of string) convertible to it
default:
{ }
example:
[ "cirrusfb" "i2c_piix4" ]
name:
boot.bootspec.enableValidation
type:
boolean
default:
false
example:
true
name:
boot.bootspec.extensions
type:
attribute set of anything
default:
{ }
name:
boot.bootspec.package
type:
package
default:
pkgs.bootspec
name:
boot.consoleLogLevel
type:
signed integer
default:
4
name:
boot.crashDump.enable
type:
boolean
default:
false
name:
boot.crashDump.kernelParams
type:
list of string
default:
[ "1" "boot.shell_on_fail" ]