dictd wordnet refinements yazi
This commit is contained in:
parent
92fa4bb82d
commit
077f91494b
8 changed files with 141 additions and 32 deletions
|
@ -282,6 +282,16 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.dictd = {
|
||||
enable = true;
|
||||
DBs = with pkgs.dictdDBs; [
|
||||
wordnet
|
||||
fra2eng
|
||||
eng2fra
|
||||
wiktionary
|
||||
];
|
||||
};
|
||||
|
||||
services.fstrim.enable = true;
|
||||
services.udisks2.enable = true;
|
||||
services.rpcbind.enable = true; # needed for NFS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue