diff --git a/opi-six.config b/opi-six.config index e39762d..f1ab5db 100644 --- a/opi-six.config +++ b/opi-six.config @@ -5,3 +5,8 @@ PRESET_TIMEZONE="Europe/Zurich" PRESET_ROOT_PASSWORD="" PRESET_ROOT_KEY="https://gitea.dellenba.ch/infra/public_keys/raw/branch/main/root@opi-six.pub" 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"