feat(ssh): Enable sftp
The old scp protocol was deprecated in favor of this.
This commit is contained in:
parent
f8167209eb
commit
309a775b0f
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@
|
|||
services = {
|
||||
openssh = {
|
||||
enable = true;
|
||||
allowSFTP = false;
|
||||
ports = [ 2222 ];
|
||||
startWhenNeeded = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue