about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--hosts/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix
index 0b59af3..7b40416 100644
--- a/hosts/configuration.nix
+++ b/hosts/configuration.nix
@@ -156,7 +156,6 @@
   programs = {
     ssh = {
       enableAskPassword = false;
-      forwardX11 = true;
     };
 
     tmux = {