dictd wordnet refinements yazi

This commit is contained in:
Matt Nish-Lapidus 2025-05-26 14:06:21 -04:00
parent 92fa4bb82d
commit 077f91494b
8 changed files with 141 additions and 32 deletions

View file

@ -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