This commit is contained in:
2026-05-03 12:38:34 -03:00
parent 901e65e917
commit 97604c73be
3 changed files with 12 additions and 0 deletions
+3
View File
@@ -20,9 +20,12 @@
unrar
unzip
zerotierone
## Zed
nixd
nil
python3
];
}
@@ -55,5 +55,13 @@
"--advertise-exit-node"
];
};
services.zerotierone = {
enable = true;
joinNetworks = [
"08752e18b156e2f5"
];
};
}