services.ncps.cache.databaseURL
The URL of the database (currently only SQLite is supported)
- Type
null or string- Default
"sqlite:/var/lib/ncps/db/db.sqlite"- Declared
- <nixpkgs/nixos/modules/services/networking/ncps.nix>
The URL of the database (currently only SQLite is supported)
null or string"sqlite:/var/lib/ncps/db/db.sqlite"