Enable X11Forwarding in ssh service #255
@@ -69,6 +69,7 @@
|
||||
|
||||
# Disable SSH login with password, allow only keypair
|
||||
services.openssh.settings.PasswordAuthentication = false;
|
||||
services.openssh.settings.X11Forwarding = true;
|
||||
|
||||
networking.firewall = {
|
||||
extraCommands = ''
|
||||
|
||||
Reference in New Issue
Block a user