nullbox: disable autologin
This commit is contained in:
parent
a4b77336d7
commit
dab731be0f
@ -59,7 +59,7 @@
|
|||||||
programs.greetd = {
|
programs.greetd = {
|
||||||
preset = "tuigreet";
|
preset = "tuigreet";
|
||||||
settings = {
|
settings = {
|
||||||
autologin = true;
|
autologin = false;
|
||||||
autologinUser = "nullbite";
|
autologinUser = "nullbite";
|
||||||
autolock = true;
|
autolock = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user