remove gpg agent
This commit is contained in:
		
							parent
							
								
									e22ae04ed7
								
							
						
					
					
						commit
						85d8ccca6d
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -9,12 +9,12 @@
 | 
			
		|||
  ];
 | 
			
		||||
 | 
			
		||||
  # GPG and SSH support
 | 
			
		||||
  services.udev.packages = [ pkgs.yubikey-personalization ];
 | 
			
		||||
  # services.udev.packages = [ pkgs.yubikey-personalization ];
 | 
			
		||||
 | 
			
		||||
  programs.gnupg.agent = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    enableSSHSupport = true;
 | 
			
		||||
  };
 | 
			
		||||
  # programs.gnupg.agent = {
 | 
			
		||||
  #   enable = true;
 | 
			
		||||
  #   enableSSHSupport = true;
 | 
			
		||||
  # };
 | 
			
		||||
 | 
			
		||||
  # Use our yubikey as a user login or for sudo access 
 | 
			
		||||
  security.pam.services = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue