Revert "grafana: Allow anonymous auth"

This reverts commit 2faa1f0c7a.
This commit is contained in:
Payas Relekar 2023-06-05 03:04:09 +05:30
parent 66341a4fda
commit 511da815a3

View file

@ -131,10 +131,6 @@
grafana = {
enable = true;
settings = {
auth.anonymous = {
enabled = true;
hide_version = true;
};
analytics.reporting_enabled = false;
server = {
domain = "localhost";