forked from jan-leila/nix-config
		
	set zfs auth and tls to true
This commit is contained in:
		
							parent
							
								
									060e6ef037
								
							
						
					
					
						commit
						dbe4b674d7
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -136,6 +136,8 @@ in { | |||
|       }; | ||||
|       accounts = { | ||||
|         zfs_notifications = { | ||||
|           auth = true; | ||||
|           tls = true; | ||||
|           host = config.host.storage.notifications.host; | ||||
|           passwordeval = "cat ${config.host.storage.notifications.tokenFile}"; | ||||
|           user = config.host.storage.notifications.user; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue