bureau : ajout de grammalectre comme correcteur grammatical

nixos-19.09
Jean-Pierre PRUNARET 8 years ago
parent 697f44f3bc
commit c00cdb9343

@ -13,6 +13,7 @@ mkIf flags.officeSuite {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# Bureautique # Bureautique
aspell aspellDicts.fr # correction d'ortographe aspell aspellDicts.fr # correction d'ortographe
python36Packages.grammalecte # correction gramatical
# Gestion de tâche # Gestion de tâche
taskwarrior # gestionnaire de tâches en console taskwarrior # gestionnaire de tâches en console

Loading…
Cancel
Save