networking.resolvconf.package

NixOS option

The package that provides the system-wide resolvconf command. Defaults to openresolv if this module is enabled. Otherwise, can be used by other modules (for example services.resolved) to provide a compatibility layer. This option generally shouldn’t be set by the user.

type: package
Default
pkgs.openresolv
declared in: nixos/modules/config/resolvconf.nixView source on NixOS/nixpkgs →