services.dictd.DBs

NixOS option

List of databases to make available.

type: list of package
Default
with pkgs.dictdDBs; [ wiktionary wordnet ]
Example
[ pkgs.dictdDBs.nld2eng ]
declared in: nixos/modules/services/misc/dictd.nixView source on NixOS/nixpkgs →