diff --git a/public/app-developpement.nix b/public/app-developpement.nix index 867e88c..3553b40 100644 --- a/public/app-developpement.nix +++ b/public/app-developpement.nix @@ -24,7 +24,7 @@ mkIf cfg.developpement { # Gestion des sources cloc # outil pour compter les lignes de code source git # déjà présent dans "base" - gitg # interface pour utiliser git (historique, commit) + #gitg # interface pour utiliser git (historique, commit) gitstats # génère un site web statique avec des statistiques gitAndTools.gitFull # pour gitk git-cola # interface pour utiliser git (historique, commit)