services.changedetection-io.playwrightSupport

NixOS option

Enable support for fetching web pages using playwright and Chromium. This starts a headless Chromium controlled by puppeteer in an oci container. Playwright can currently leak memory. See https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher#playwright-memory-leak

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/changedetection-io.nixView source on NixOS/nixpkgs →