Disable autologin for kirk

This commit is contained in:
Andrea Ciceri 2024-12-06 11:39:16 +01:00
parent 72461214d8
commit 8ee594e06b
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -40,7 +40,7 @@
ccr = {
enable = true;
autologin = true;
autologin = false;
modules = [
"git"
"git-workspace"