Skip to content
Snippets Groups Projects
Commit 239fbcbe authored by Florian Sesser's avatar Florian Sesser
Browse files

Whitespace only

parent 4f037515
No related branches found
No related tags found
1 merge request!334Draft: Loki: Collect Tahoe corruption advisories
...@@ -59,7 +59,6 @@ in { ...@@ -59,7 +59,6 @@ in {
''; '';
}; };
googleOAuthClientID = lib.mkOption { googleOAuthClientID = lib.mkOption {
type = lib.types.str; type = lib.types.str;
default = ""; default = "";
...@@ -156,7 +155,7 @@ in { ...@@ -156,7 +155,7 @@ in {
}; };
services.private-storage.monitoring.grafana = { services.private-storage.monitoring.grafana = {
inherit (cfg) googleOAuthClientID enableSlackAlert ; inherit (cfg) googleOAuthClientID enableSlackAlert;
inherit letsEncryptAdminEmail; inherit letsEncryptAdminEmail;
domains = cfg.monitoringDomains; domains = cfg.monitoringDomains;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment