Auto-commit: 2026-01-07 10:55:20

This commit is contained in:
2026-01-07 10:55:20 +00:00
parent 15231fdc2c
commit 236a245e11

View File

@@ -21,5 +21,10 @@
enable = true;
useRoutingFeatures = "both";
openFirewall = true;
extraSetFlags = [
"--ssh"
"--accept-dns=false"
"--accept-routes"
];
};
}