tor: Add example to onionServices.name.map (#500118)

This commit is contained in:
Michael Daniels
2026-03-29 23:01:24 +00:00
committed by GitHub
+9
View File
@@ -771,6 +771,15 @@ in
}
))
]);
example = [
{
port = 9000;
target = {
addr = "127.0.0.1";
port = 9123;
};
}
];
apply = map (
v:
if lib.isInt v then