services.displayManager.hiddenUsers

NixOS option

A list of users which will not be shown in the display manager.

type: list of string
Default
[
  "nobody"
]
declared in: nixos/modules/services/display-managers/default.nixView source on NixOS/nixpkgs →