Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tom Pillot
pi-gen-thymio
Commits
803c0aa8
Commit
803c0aa8
authored
Jun 17, 2020
by
Tom Pillot
Browse files
Add example config file
parent
621443a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
config.example
0 → 100644
View file @
803c0aa8
# Configuration wifi
WPA_ESSID=mon_ssid
WPA_PASSWORD=mon_mdp
# Nom de la machine
IMG_NAME=thymio-raspbian
TARGET_HOSTNAME=thymio-raspbian
# Configuration de la langue
LOCALE_DEFAULT=fr_FR.UTF-8
KEYBOARD_KEYMAP=fr
KEYBOARD_LAYOUT=fr
TIMEZONE_DEFAULT=Europe/Paris
# Nom et mot de passe de l'utilisateur
FIRST_USER_NAME=pi
FIRST_USER_PASS=rasberry
# Activer un serveur SSH
ENABLE_SSH=1
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment