nix fmt
This commit is contained in:
parent
e641c5b9b4
commit
256689e389
12 changed files with 54 additions and 38 deletions
|
|
@ -74,7 +74,8 @@ in
|
|||
}
|
||||
];
|
||||
}
|
||||
] ++ cfg.extraScrapeConfigs;
|
||||
]
|
||||
++ cfg.extraScrapeConfigs;
|
||||
};
|
||||
|
||||
services.grafana = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue