Skip to content

changedetection

Example

nix
{
  changedetection.enable = true;
}

Stack Options

nps.stacks.changedetection.containers.changedetection

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

Type
plaintext
submodule
Declaration

nps.stacks.changedetection.containers.changedetection-browser

Alias of {option}services.podman.containers.changedetection-browser.

Type
plaintext
submodule
Declaration

nps.stacks.changedetection.enable

Whether to enable changedetection.

Type
plaintext
boolean
Default
nix
false
Example
nix
true
Declaration