Nullidentdmod
services.nullidentdmod.enable
Whether to enable the nullidentdmod identd daemon.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/nullidentdmod.nix
services.nullidentdmod.userid
User ID to return. Set to null to return a random string each time.
Type: null or string
Default
null
Example
"alice"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/nullidentdmod.nix