kayla: hide fred from the SDDM greeter
This commit is contained in:
parent
2631dc907e
commit
ea08e8fd30
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
|||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
# fred exists on every host for admin/SSH, but this is her machine —
|
||||
# keep the greeter to one face. Still reachable over SSH and on a TTY.
|
||||
settings.Users.HideUsers = "fred";
|
||||
};
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue