boot.initrd.systemd.contents
Set of files that have to be linked into the initrd
- Type
attribute set of (submodule)- Default
{ }- Example
{ "/etc/machine-id".source = /etc/machine-id; }- Declared
- <nixpkgs/nixos/modules/system/boot/systemd/initrd.nix>
Set of files that have to be linked into the initrd
attribute set of (submodule){ }{
"/etc/machine-id".source = /etc/machine-id;
}