Set of files that have to be linked into the initrd.
Declarations
Type
attribute set of (submodule)Default
{ }Example
{
"/etc/machine-id".source = /etc/machine-id;
}
Set of files that have to be linked into the initrd.
attribute set of (submodule){ }{
"/etc/machine-id".source = /etc/machine-id;
}