Skip to main content

Module config

Module config 

Source
Expand description

Typed configuration — the tatara-init equivalent of a systemd unit list.

Structs§

InitConfig
The single root document. Parses from (definit …) forms.
MountSpec
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

Enums§

RestartPolicy