change grafana oauth config

This commit is contained in:
2023-08-19 12:04:10 +02:00
parent 93793616c0
commit 99a920306c

View File

@@ -1,7 +1,4 @@
{ pkgs
, config
, ...
}:
{ lib, pkgs, config, ...}:
let
ldap = pkgs.writeTextFile {
name = "ldap.toml";