Rupert: Fix warnings for 23.05
This commit is contained in:
		
							parent
							
								
									f373ec2d15
								
							
						
					
					
						commit
						d989008ad7
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -73,8 +73,10 @@ in
 | 
			
		|||
    # Enable the OpenSSH daemon.
 | 
			
		||||
    services.openssh = {
 | 
			
		||||
        enable = true;
 | 
			
		||||
        forwardX11 = true;
 | 
			
		||||
        passwordAuthentication = false;
 | 
			
		||||
        settings = {
 | 
			
		||||
            # ForwardX11 = true;
 | 
			
		||||
            PasswordAuthentication = false;
 | 
			
		||||
        };
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    services.avahi.enable = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue