fwminex: +grafana
This commit is contained in:
@@ -131,6 +131,7 @@ in
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
mj = {
|
||||
@@ -155,6 +156,12 @@ in
|
||||
sshguard.enable = false;
|
||||
gitea.enable = true;
|
||||
|
||||
grafana = {
|
||||
enable = true;
|
||||
port = myData.ports.grafana;
|
||||
oidcSecretFile = config.age.secrets.grafana-oidc.path;
|
||||
};
|
||||
|
||||
tailscale = {
|
||||
enable = true;
|
||||
verboseLogs = false;
|
||||
|
||||
Reference in New Issue
Block a user