bureau : ajout de grammalectre comme correcteur grammatical

This commit is contained in:
2017-11-19 12:07:55 +01:00
parent 697f44f3bc
commit c00cdb9343

View File

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