feat: setup ssh + vesktop

This commit is contained in:
HerozDotExe 2026-01-24 23:06:01 +01:00
parent 0115a74b84
commit 1f64f9409b
2 changed files with 10 additions and 1 deletions

View file

@ -121,7 +121,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 = [ ... ];