greeter exclude
This commit is contained in:
parent
083a00873f
commit
ae384346a5
1 changed files with 3 additions and 0 deletions
|
|
@ -11,4 +11,7 @@
|
||||||
];
|
];
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
};
|
};
|
||||||
|
services.xserver.displayManager.gdm.settings = {
|
||||||
|
greeter.Exclude = "bin,root,daemon,adm,lp,sync,shutdown,halt,mail,news,uucp,operator,nobody,nobody4,noaccess,postgres,pvm,rpm,nfsnobody,pcap,alt";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue