feat: add provision in grafana

This commit is contained in:
Swarsel 2024-10-18 23:05:52 +02:00
parent a9354c3959
commit 3e74316245
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
5 changed files with 205 additions and 14 deletions

View file

@ -24,6 +24,7 @@
services.nginx = {
enable = true;
statusPage = true;
recommendedProxySettings = true;
recommendedTlsSettings = true;
recommendedOptimisation = true;