Update nixos/modules/services/monitoring/netdata.nix

Co-authored-by: Ryan Lahfa <masterancpp@gmail.com>
This commit is contained in:
Jonas Chevalier
2023-05-05 18:41:51 +02:00
committed by GitHub
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 ''