tor: Add example to onionServices.name.map

This commit is contained in:
Amanda Graven
2026-03-15 17:23:29 +01:00
parent cd13f40cf0
commit 7d0213ac69
+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