slab: switch autologin to greetd option
This commit is contained in:
parent
02ad5bd33f
commit
18f0a45801
@ -63,13 +63,13 @@
|
|||||||
unbound.enable = false;
|
unbound.enable = false;
|
||||||
greetd = {
|
greetd = {
|
||||||
preset = "tuigreet";
|
preset = "tuigreet";
|
||||||
|
settings = {
|
||||||
|
autologin = true;
|
||||||
|
autologinUser = "nullbite";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
services.greetd.settings.initial_session = {
|
|
||||||
command = config.nixfiles.programs.greetd.settings.finalCommand;
|
|
||||||
user = "nullbite";
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
networking.hostName = "slab";
|
networking.hostName = "slab";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user