remove netdata claim

This commit is contained in:
death916 2025-05-20 13:27:43 +00:00
parent 7039b249de
commit c526f454e7

View file

@ -59,7 +59,7 @@
};
networking.firewall.checkReversePath = "loose"; #needed for tailscale nodes
# Define the 'death916' user for the server
claimTokenFile = "/var/lib/netdata/cloud.d/token";
#claimTokenFile = "/var/lib/netdata/cloud.d/token";
users.users.death916 = {
isNormalUser = true;
shell = pkgs.bash;