1password: setup agent declaratively and allow forwarding
This commit is contained in:
		
							parent
							
								
									216812be22
								
							
						
					
					
						commit
						863ba37194
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -25,5 +25,11 @@ in | |||
|         polkitPolicyOwners = [ config.${namespace}.user.name ]; | ||||
|       }; | ||||
|     }; | ||||
| 
 | ||||
|     ${namespace}.home.file.".ssh/config".text = '' | ||||
|       Host * | ||||
|        	ForwardAgent yes | ||||
|       	IdentityAgent ~/.1password/agent.sock | ||||
|     ''; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue