Also add user config.

This commit is contained in:
2026-06-26 17:00:47 +02:00
parent 8e81f4c82d
commit 10a5af7c23
+5
View File
@@ -5,3 +5,8 @@ PRESET_TIMEZONE="Europe/Zurich"
PRESET_ROOT_PASSWORD="" PRESET_ROOT_PASSWORD=""
PRESET_ROOT_KEY="https://gitea.dellenba.ch/infra/public_keys/raw/branch/main/root@opi-six.pub" PRESET_ROOT_KEY="https://gitea.dellenba.ch/infra/public_keys/raw/branch/main/root@opi-six.pub"
SET_LANG_BASED_ON_LOCATION=n SET_LANG_BASED_ON_LOCATION=n
PRESET_USER_NAME="armbian"
PRESET_USER_PASSWORD=""
PRESET_USER_KEY="https://gitea.dellenba.ch/infra/public_keys/raw/branch/main/armbian@opi-six.pub"
PRESET_DEFAULT_REALNAME="Armbian"
PRESET_USER_SHELL="bash"