This commit is contained in:
JMARyA 2024-12-25 21:05:49 +01:00
commit 4c1993143c
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
9 changed files with 551 additions and 0 deletions

12
installs/testinstall.toml Normal file
View file

@ -0,0 +1,12 @@
[drive]
boot = "/dev/null"
root = "/dev/null"
[general]
encryption = true
mode = "Desktop"
locale = "de_DE.UTF-8"
pkg = [
"nano",
"micro"
]