enable ssh

This commit is contained in:
Osman Faruk Bayram 2024-10-14 11:22:01 +03:00
parent 80841a9f8b
commit fe6f3dc37c

View file

@ -165,7 +165,7 @@
# List services that you want to enable:
# Enable the OpenSSH daemon.
# services.openssh.enable = true;
services.openssh.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];