1766606163

This commit is contained in:
2025-12-24 12:56:03 -07:00
parent 72afd43933
commit a479ec48f8
3 changed files with 5 additions and 5 deletions

View File

@@ -11,13 +11,13 @@
PasswordAuthentication = false;
KbdInteractiveAuthentication = false;
PermitEmptyPasswords = false;
# Security hardening
X11Forwarding = false;
AllowTcpForwarding = false;
AllowAgentForwarding = false;
AllowStreamLocalForwarding = false;
# Session settings
ClientAliveInterval = 300;
ClientAliveCountMax = 2;
@@ -57,4 +57,6 @@
services.avahi.publish.enable = true;
services.avahi.publish.userServices = true;
services.gnome.gnome-remote-desktop.enable = true;
}