mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 17:20:13 +00:00
change metrics server hostname
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
options.metricsServer = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
description = "Hostname of the Grafana server.";
|
||||
default = "grafana.masu.rs";
|
||||
};
|
||||
|
||||
config = {
|
||||
|
Reference in New Issue
Block a user