Add SSH tunnel to a host

This commit is contained in:
Charlotte Van Petegem 2021-09-23 15:22:02 +02:00
parent df51bc9eb8
commit 23d766c067
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 41 additions and 0 deletions

View file

@ -96,6 +96,7 @@
};
nextcloud.enable = true;
syncthing.enable = true;
tunnel.enable = true;
};
};
}