Skip to content

adguard

Network-wide software for blocking ads and tracking

Example

nix
{
  nps.stacks.adguard.enable = true;
}

Stack Options

nps.stacks.adguard.containers.adguard

Alias of {option}services.podman.containers.adguard.

Type
plaintext
submodule
Declaration

nps.stacks.adguard.enable

Whether to enable adguard.

Type
plaintext
boolean
Default
nix
false
Example
nix
true
Declaration