Declarative Config

Treat your OS like code. Manage the entire system state—from network interfaces to kernel sysctls—via a single, version-controlled CUE manifest.

Configuration Domains

Unified management.

Networking

Netplan+. Define bonds, bridges, VLANs, and WireGuard tunnels in structured YAML/CUE. Hot-reload supported without reboot.

Services

Service Manager. Define init supervision trees, dependencies, and resource limits. Replacement for complex systemd units for simple services.

User Accounts

Identity. Define local users, SSH keys, and group memberships. Integrate with upstream OIDC providers for centralized auth.

Storage

Mounts & Swap. Declaratively manage fstab, ZFS datasets, and encryption keys. Auto-mount and resize on boot.