services.gemstash.settings.db_adapter

NixOS option

Which database type to use. For choices other than sqlite3, the dbUrl has to be specified as well.

type: null or one of "sqlite3", "postgres", "mysql", "mysql2"
Default
null
declared in: nixos/modules/services/development/gemstash.nixView source on NixOS/nixpkgs →