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
caee2a18
Commit
caee2a18
authored
Jun 17, 2020
by
Tom Pillot
Browse files
Fix wifi auto connect
parent
d78a7358
Changes
1
Hide whitespace changes
Inline
Side-by-side
config.example
View file @
caee2a18
# Configuration wifi
WPA_ESSID=mon_ssid
WPA_PASSWORD=mon_mdp
# Automatically connect to a wifi network on first boot
WPA_ESSID=my_ssid
WPA_PASSWORD=my_password
WPA_COUNTRY=FR
#
Nom de la m
achine
#
M
achine
name
IMG_NAME=thymio-raspbian
TARGET_HOSTNAME=thymio-raspbian
#
Configuration de la langu
e
#
Languag
e
LOCALE_DEFAULT=fr_FR.UTF-8
KEYBOARD_KEYMAP=fr
KEYBOARD_LAYOUT=fr
TIMEZONE_DEFAULT=Europe/Paris
#
Nom et mot de passe de l'utilisateur
#
User name and password
FIRST_USER_NAME=pi
FIRST_USER_PASS=rasberry
#
Activer un serveur SSH
#
Enable ssh server for remote log in
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