Skip to content

Commit

Permalink
prometheus-node-exporter service: delete dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
fpletz committed Oct 25, 2017
1 parent ce301ef commit a26b6c4
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -4,9 +4,6 @@ with lib;

let
cfg = config.services.prometheus.nodeExporter;
cmdlineArgs = cfg.extraFlags ++ [
"-web.listen-address=${cfg.listenAddress}"
];
in {
options = {
services.prometheus.nodeExporter = {
Expand Down

0 comments on commit a26b6c4

Please sign in to comment.