gpg: simplify config
This commit is contained in:
		
							parent
							
								
									4ddcf16ac0
								
							
						
					
					
						commit
						0dd001f2b2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -4,7 +4,7 @@
 | 
				
			||||||
      enable = true;
 | 
					      enable = true;
 | 
				
			||||||
      defaultCacheTtl = 604800;
 | 
					      defaultCacheTtl = 604800;
 | 
				
			||||||
      maxCacheTtl = 604800;
 | 
					      maxCacheTtl = 604800;
 | 
				
			||||||
      pinentryFlavor = "qt";
 | 
					      pinentryPackage = pkgs.pinentry-curses;
 | 
				
			||||||
      extraConfig = ''
 | 
					      extraConfig = ''
 | 
				
			||||||
        allow-preset-passphrase
 | 
					        allow-preset-passphrase
 | 
				
			||||||
      '';
 | 
					      '';
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue