backup
This commit is contained in:
@@ -20,9 +20,12 @@
|
||||
unrar
|
||||
unzip
|
||||
|
||||
|
||||
zerotierone
|
||||
## Zed
|
||||
nixd
|
||||
nil
|
||||
python3
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
@@ -55,5 +55,13 @@
|
||||
"--advertise-exit-node"
|
||||
];
|
||||
};
|
||||
|
||||
services.zerotierone = {
|
||||
enable = true;
|
||||
joinNetworks = [
|
||||
"08752e18b156e2f5"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user