* Disable X11 forwarding, it's not needed.
This commit is contained in:
		
							parent
							
								
									f1a6b97639
								
							
						
					
					
						commit
						a0be433fec
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -3,6 +3,8 @@ use File::Temp qw(tempdir); | ||||||
| 
 | 
 | ||||||
| our @sshOpts = split ' ', ($ENV{"NIX_SSHOPTS"} or ""); | our @sshOpts = split ' ', ($ENV{"NIX_SSHOPTS"} or ""); | ||||||
| 
 | 
 | ||||||
|  | push @sshOpts, "-x"; | ||||||
|  | 
 | ||||||
| my $sshStarted = 0; | my $sshStarted = 0; | ||||||
| my $sshHost; | my $sshHost; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue