adding zerotier network to jeeves

This commit is contained in:
2025-09-01 12:36:51 -04:00
parent 7137435703
commit 324721ff8d

View File

@@ -24,6 +24,8 @@
smartd.enable = true; smartd.enable = true;
snapshot_manager.path = ./snapshot_config.toml; snapshot_manager.path = ./snapshot_config.toml;
zerotierone.joinNetworks = [ "a09acf02330d37b9" ];
}; };
system.stateVersion = "24.05"; system.stateVersion = "24.05";