Fixed warning
This commit is contained in:
		
							parent
							
								
									4ad1e4417e
								
							
						
					
					
						commit
						ab3c1bf1ca
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -34,7 +34,7 @@ in
 | 
			
		|||
    # see here: https://github.com/nix-community/home-manager/issues/3864
 | 
			
		||||
    services.gpg-agent = mkIf (system == "x86_64-linux") {
 | 
			
		||||
      enable = true;
 | 
			
		||||
      pinentryPackage =
 | 
			
		||||
      pinentry.package =
 | 
			
		||||
        if config.${namespace}.windowManagers.sway.enable then pkgs.pinentry-qt else pkgs.pinentry-curses;
 | 
			
		||||
      enableZshIntegration = true;
 | 
			
		||||
      enableSshSupport = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue