services.ncps.cache.databaseURL

NixOS option

The URL of the database (currently only SQLite is supported)

type: null or string
Default
"sqlite:/var/lib/ncps/db/db.sqlite"
declared in: nixos/modules/services/networking/ncps.nixView source on NixOS/nixpkgs →