Update nixos/modules/services/monitoring/netdata.nix
Co-authored-by: Ryan Lahfa <masterancpp@gmail.com>
This commit is contained in:
co-authored by
Ryan Lahfa
parent
f4d5a76a81
commit
14793fac6c
@@ -159,7 +159,7 @@ in {
|
||||
'';
|
||||
};
|
||||
|
||||
claim_token_file = mkOption {
|
||||
claimTokenFile = mkOption {
|
||||
type = types.nullOr types.path;
|
||||
default = null;
|
||||
description = lib.mdDoc ''
|
||||
|
||||
Reference in New Issue
Block a user