networking.wireless.enableHardening

NixOS option

Whether to apply security hardening measures to wpa_supplicant. These include limiting access to the filesystem, devices and network capabilities. Disabling this will increase the potential attack surface if the wpa_supplicant daemon becomes compromised, but it may be necessary for more complex enterprise networks (for example requiring access to mutable files, smart cards or TPM devices).

type: unspecified value
Default
true
declared in: nixos/modules/services/networking/wpa_supplicant.nixView source on NixOS/nixpkgs →