Blocky
services.blocky.enable
Whether to enable blocky, a fast and lightweight DNS proxy as ad-blocker for local network with many features.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/blocky.nix
services.blocky.package
The blocky package to use.
Type: package
Default
pkgs.blocky
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/blocky.nix
services.blocky.settings
Blocky configuration. Refer to https://0xerr0r.github.io/blocky/configuration/ for details on supported values.
Type: YAML value
Default
{ }
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/blocky.nix