Disable autologin

This commit is contained in:
Andrea Ciceri 2023-10-06 01:23:46 +02:00
parent 64295f7d0f
commit db34428011
No known key found for this signature in database

View file

@ -38,7 +38,7 @@
ccr = {
enable = true;
autologin = true;
autologin = false; # FIXME make true again after that getty autologins only for tty1
modules = [
"git-workspace"
"cura"