borgbackup: use the correct ssh key
This commit is contained in:
		
					parent
					
						
							
								f39f1e58a2
							
						
					
				
			
			
				commit
				
					
						221b653126
					
				
			
		
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -35,6 +35,9 @@ in | |||
|       mode = "repokey"; | ||||
|       passCommand = "${borgPassCommand}"; | ||||
|     }; | ||||
|     environment = { | ||||
|       BORG_RSH = "${pkgs.openssh}/bin/ssh -i /var/lib/borgbackup/sshkey"; | ||||
|     }; | ||||
|     compression = "auto,lz4"; | ||||
|     startAt = "hourly"; | ||||
|     }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Daniel Frank
				Daniel Frank