mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
xorg cleanup
This commit is contained in:
parent
518ab13797
commit
8fcc7d718e
7 changed files with 61 additions and 86 deletions
|
|
@ -14,7 +14,7 @@
|
|||
extraConfig = "minimum-vt=1";
|
||||
greeters.mini = {
|
||||
enable = true;
|
||||
user = config.local.DM.loginUser;
|
||||
inherit (config.services.displayManager.autoLogin) user;
|
||||
extraConfig = ''
|
||||
[greeter]
|
||||
show-password-label = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue