+44
-10
nixos/modules/services/monitoring/netdata.nix
+44
-10
nixos/modules/services/monitoring/netdata.nix
···+"plugins directory" = "${wrappedPlugins}/libexec/netdata/plugins.d ${pkgs.netdata}/libexec/netdata/plugins.d";+configFile = pkgs.writeText "netdata.conf" (if cfg.configText != null then cfg.configText else mkConfig);······+description = "netdata.conf configuration as nix attributes. cannot be combined with configText.";···
+1
nixos/release.nix
+1
nixos/release.nix
···tests.nat.firewall-conntrack = callTest tests/nat.nix { withFirewall = true; withConntrackHelpers = true; };
+31
nixos/tests/netdata.nix
+31
nixos/tests/netdata.nix
···