navinstall/installs/min.toml
2025-01-10 13:19:39 +01:00

19 lines
300 B
TOML

# Minimal Install Template
[drive]
boot = "/dev/null"
root = "/dev/null"
encryption = "password"
[general]
mode = "Base"
locale = "de_DE.UTF-8"
keyboard_layout = "de"
keyboard_variant = "mac"
timezone = "Europe/Berlin"
hostname = "navos_min"
root_password = "root"
firewall = false
[pkg]
pkg = []