{ config, libs, pkgs, ... }: { imports = [ ]; environment.systemPackages = with pkgs; [ # Bureautique aspell aspellDicts.fr dia freemind gnumeric kde5.okular lyx mcomix pdfpc qpdfview texLiveFull textadept # un éditeur de texte facile pour copier-coller graphique zim ## Convertisseurs (texte -> ) gnuplot graphviz jekyll pandoc ]; }