magpie/wireguard: add mediabox
This commit is contained in:
		
							parent
							
								
									0ec61332d0
								
							
						
					
					
						commit
						5b41c1a3c2
					
				| @ -344,6 +344,10 @@ | |||||||
|           publicKey = builtins.readFile ../nixy/wg_pubkey; |           publicKey = builtins.readFile ../nixy/wg_pubkey; | ||||||
|           allowedIPs = ["10.100.0.6/32"]; |           allowedIPs = ["10.100.0.6/32"]; | ||||||
|         } |         } | ||||||
|  |         { | ||||||
|  |           publicKey = builtins.readFile ../mediabox/wg_pubkey; | ||||||
|  |           allowedIPs = ["10.100.0.5/32"]; | ||||||
|  |         } | ||||||
|       ]; |       ]; | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user