non-working tor support

This commit is contained in:
Jonas Nick
2018-11-14 00:33:34 +00:00
parent 18dc2304c0
commit d943e11647
2 changed files with 18 additions and 4 deletions
+2
View File
@@ -18,6 +18,8 @@
];
services.openssh.enable = true;
services.tor.enable = true;
services.tor.client.enable = true;
# users.users.root = {
# openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILacgZRwLsiICNHGHY2TG2APeuxFsrw6Cg13ZTMQpNqA nickler@rick" ];