Options - 24041
unstable
name:
boot.bcache.enabletype:
booleandefault:
trueexample:
falsedeclarations: nixos/modules/tasks/bcache.nix
name:
boot.bcachefs.packagetype:
packagedefault:
pkgs.bcachefs-toolsdeclarations: nixos/modules/tasks/filesystems/bcachefs.nix
name:
boot.binfmt.addEmulatedSystemsToNixSandboxtype:
booleandefault:
trueexample:
falsedeclarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.emulatedSystemstype:
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"
]declarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.preferStaticEmulatorstype:
booleandefault:
falsedeclarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrationstype:
attribute set of (submodule)default:
{ }declarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.fixBinarytype:
booleandefault:
falsedeclarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.interpretertype:
absolute pathdefault:
declarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.magicOrExtensiontype:
stringdefault:
declarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.masktype:
null or stringdefault:
nulldeclarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.matchCredentialstype:
booleandefault:
falsedeclarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.offsettype:
null or signed integerdefault:
nulldeclarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.openBinarytype:
booleandefault:
falsedeclarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.preserveArgvZerotype:
booleandefault:
falsedeclarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.recognitionTypetype:
one of "magic", "extension"default:
"magic"declarations: nixos/modules/system/boot/binfmt.nix
name:
boot.binfmt.registrations.<name>.wrapInterpreterInShelltype:
booleandefault:
truedeclarations: nixos/modules/system/boot/binfmt.nix
name:
boot.blacklistedKernelModulestype:
(attribute set of boolean) or (list of string) convertible to itdefault:
{ }example:
[
"cirrusfb"
"i2c_piix4"
]declarations: nixos/modules/system/boot/modprobe.nix
name:
boot.bootspec.enableValidationtype:
booleandefault:
falseexample:
truedeclarations: nixos/modules/system/activation/bootspec.nix
name:
boot.bootspec.extensionstype:
attribute set of anythingdefault:
{ }declarations: nixos/modules/system/activation/bootspec.nix