nixos/prometheus-exporters: fix missing port for speedtest exporter
This commit is contained in:
@@ -15,6 +15,8 @@ let
|
||||
;
|
||||
in
|
||||
{
|
||||
port = 9798;
|
||||
|
||||
extraOpts = {
|
||||
serverID = mkOption {
|
||||
type = types.int;
|
||||
|
||||
Reference in New Issue
Block a user