wanda: upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-03-25 18:49:51 +03:00
parent 1a891252ab
commit ceb0ad4b87
11 changed files with 36 additions and 28 deletions

View file

@ -5,7 +5,7 @@
allowSFTP = true;
openFirewall = true;
ports = [
48630
6969
];
settings = {

View file

@ -1,10 +0,0 @@
_: {
services = {
zerotierone = {
enable = true;
joinNetworks = [
#
];
};
};
}