lint
This commit is contained in:
parent
5030dcf3b6
commit
2232ad3f31
12 changed files with 31 additions and 28 deletions
|
@ -26,4 +26,4 @@ in {
|
|||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
@ -18,7 +18,7 @@ in {
|
|||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
|
||||
|
||||
recommendedTlsSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedGzipSettings = true;
|
||||
|
|
|
@ -17,4 +17,4 @@ scrape_configs:
|
|||
host: nixos-server-reid
|
||||
relabel_configs:
|
||||
- source_labels: ["__journal__systemd_unit"]
|
||||
target_label: "unit"
|
||||
target_label: "unit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue