[profile example] add default snap support

This commit is contained in:
Philip Müller 2019-06-12 18:58:51 +02:00
parent c9057e9524
commit f004b99889

View file

@ -14,6 +14,13 @@
# supported; lightdm, sddm, gdm, lxdm, mdm
# displaymanager="none"
# add strict snaps: strict_snaps="core18 snap-store"
# strict_snaps=""
# add classic snaps: classic_snaps="code"
# classic_snaps=""
# choose the snap channel. Possible options are: stable, candidate, beta, edge
# snap_channel="stable"
# Set to false to disable autologin in the livecd
# autologin="true"