boot.initrd.systemd.storePaths.*.dlopen.features

NixOS option

Features to enable via dlopen ELF notes. These will be in addition to anything included via ‘usePriority’, regardless of their priority.

type: list of (optionally newline-terminated) single-line string
Default
[ ]
declared in: nixos/modules/system/boot/systemd/initrd.nixView source on NixOS/nixpkgs →