diff --git a/desktop/app-cartographie.nix b/desktop/app-cartographie.nix index aa033c1..c7c3ebf 100644 --- a/desktop/app-cartographie.nix +++ b/desktop/app-cartographie.nix @@ -11,6 +11,8 @@ mkIf profiles.isDesktop { environment.systemPackages = with pkgs; [ # Gestion de données géographiques + expat + gpsbabel # pour convettir les données des GPS josm # outil de contribution à OpenStreetMap viking # analyse de topo, gestion de données GPS ];