Revert "munin : blocage du module car refuse de s'installer" -> fonctionne avec nixos stable

This reverts commit 8dcdea29c1.
This commit is contained in:
Jean-Pierre PRUNARET
2018-05-05 22:08:17 +02:00
parent e2ba892109
commit 0073763f32

View File

@@ -8,8 +8,7 @@ let
in
# TODO: changer adresse mail
# 2018-04-07 : désactivation car bloquer l'install de nixos
mkIf (flags.munin && false) {
mkIf flags.munin {
# Paquets
environment.systemPackages = with pkgs; [