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