mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
remove netdata claim
This commit is contained in:
parent
7039b249de
commit
c526f454e7
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
||||||
};
|
};
|
||||||
networking.firewall.checkReversePath = "loose"; #needed for tailscale nodes
|
networking.firewall.checkReversePath = "loose"; #needed for tailscale nodes
|
||||||
# Define the 'death916' user for the server
|
# Define the 'death916' user for the server
|
||||||
claimTokenFile = "/var/lib/netdata/cloud.d/token";
|
#claimTokenFile = "/var/lib/netdata/cloud.d/token";
|
||||||
users.users.death916 = {
|
users.users.death916 = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
shell = pkgs.bash;
|
shell = pkgs.bash;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue