services.mullvad-vpn.enableExcludeWrapper

NixOS option

Whether to enable the security wrapper the allows the use of mullvad-exclude, a command that tunnels a single command directly to the clearnet, bypassing the system-wide VPN. It is recommended to disable this option for security models where privileged (setuid) binaries are a concern.

type: boolean
Default
true
Example
true
declared in: nixos/modules/services/networking/mullvad-vpn.nixView source on NixOS/nixpkgs →