add syncthing

This commit is contained in:
gwg313 2026-04-20 15:54:54 -04:00
parent 28e9fba686
commit 2d1cc02293
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
5 changed files with 140 additions and 1 deletions

View file

@ -0,0 +1,17 @@
{
...
}:
{
services.zerotierone = {
joinNetworks = [
"ebe7fbd445359e9d"
];
enable = true;
};
networking.extraHosts = ''
192.168.194.54 graphene.zt
192.168.191.218 candlekeep.zt
192.168.191.201 grymforge.zt
'';
}