feat(openssh): enable openssh server
This commit is contained in:
parent
82fa9c473b
commit
1c362fbf82
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
# services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
# Open ports in the firewall.
|
# Open ports in the firewall.
|
||||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue