 a2c820c678
			
		
	
	
		a2c820c678
		
	
	
	
	
		
			
			That is, you can say
  security.pam.services.sshd = { options... };
instead of
  security.pam.services = [ { name = "sshd"; options... } ];
making it easier to override PAM settings from other modules.
		
	
 a2c820c678
			
		
	
	
		a2c820c678
		
	
	
	
	
		
			
			That is, you can say
  security.pam.services.sshd = { options... };
instead of
  security.pam.services = [ { name = "sshd"; options... } ];
making it easier to override PAM settings from other modules.