Oh it sources it, I understand now

This commit is contained in:
Cory Sanin 2022-12-24 18:28:55 -06:00
parent 8b57dff8d4
commit b32412314d

16
config
View File

@ -1,10 +1,10 @@
IMG_NAME=showpieceos
DEPLOY_COMPRESSION=none
LOCALE_DEFAULT=en_US.UTF-8
TARGET_HOSTNAME=showpiece
KEYBOARD_KEYMAP=English (US)
TIMEZONE_DEFAULT=America/Chicago
FIRST_USER_NAME=pi
FIRST_USER_PASS=letmein
IMG_NAME="showpieceos"
DEPLOY_COMPRESSION="none"
LOCALE_DEFAULT="en_US.UTF-8"
TARGET_HOSTNAME="showpiece"
KEYBOARD_KEYMAP="English (US)"
TIMEZONE_DEFAULT="America/Chicago"
FIRST_USER_NAME="pi"
FIRST_USER_PASS="letmein"
DISABLE_FIRST_BOOT_USER_RENAME=1
ENABLE_SSH=0