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