services.samba.nsswins

NixOS option

Whether to enable WINS NSS (Name Service Switch) plug-in. Enabling it allows applications to resolve WINS/NetBIOS names (a.k.a. Windows machine names) by transparently querying the winbindd daemon .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/network-filesystems/samba.nixView source on NixOS/nixpkgs →