Expand description
Typed configuration — the tatara-init equivalent of a systemd unit list.
Structs§
- Init
Config - The single root document. Parses from
(definit …)forms. - Mount
Spec - One declarative mount beyond the canonical /proc /sys /dev /run /tmp set. Typical use: virtio-fs shares from the host (e.g. /nix/store mounted in the guest readonly so services can exec binaries by absolute store path without bloating the initrd with the closure).
- Service