navinstall/installs/testinstall.toml

13 lines
149 B
TOML
Raw Normal View History

2024-12-25 21:05:49 +01:00
[drive]
boot = "/dev/null"
root = "/dev/null"
[general]
encryption = true
mode = "Desktop"
locale = "de_DE.UTF-8"
pkg = [
"nano",
"micro"
]