mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
tor: enable ssh
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
user = "kfm";
|
||||
port = pkgs.lib.niveum.sshPort;
|
||||
};
|
||||
"*.onion".proxyCommand = "nc -xlocalhost:9050 %h %p";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user