diff --git a/nixos/modules/services/monitoring/graphite.nix b/nixos/modules/services/monitoring/graphite.nix index 43e0fa05f66..e21ef167a4e 100644 --- a/nixos/modules/services/monitoring/graphite.nix +++ b/nixos/modules/services/monitoring/graphite.nix @@ -92,7 +92,7 @@ in { graphite carbon. For more information visit - + ''; default = false; type = types.uniq types.bool;