bureautique: ajout section pour diagrammes

This commit is contained in:
2016-12-19 18:11:32 +01:00
parent cff0a177d2
commit 829aff682e

View File

@@ -13,12 +13,14 @@ mkIf profiles.isDesktop {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# Bureautique # Bureautique
aspell aspellDicts.fr # correction d'ortographe aspell aspellDicts.fr # correction d'ortographe
dia # dessin & schéma technique
gnumeric # tableur gnumeric # tableur
## Cartes mentales ## Cartes mentales
freemind freemind
## Diagrammes & Schémas
dia # dessin & schéma technique
## Editeur de texte ## Editeur de texte
#lyx # surcouche WISIWIM à LaTeX #lyx # surcouche WISIWIM à LaTeX
#focuswriter # outil pour l'écriture #focuswriter # outil pour l'écriture