enable ssh daemon
This commit is contained in:
parent
58d7d17560
commit
6ef6d633c7
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@
|
|||
services.tailscale.enable = true;
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
# services.openssh.enable = true;
|
||||
services.openssh.enable = true;
|
||||
|
||||
# Open ports in the firewall.
|
||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue