MyNixOS website logo
option

services.pihole-ftl.lists

Deny (or allow) domain lists to use.

Declarations
Type
list of (submodule)
Default
[ ]
Example
[
  {
    url = "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts";
  }
]