forked from jan-leila/nix-config
		
	added advertise-exit-node flags to tailscale
This commit is contained in:
		
							parent
							
								
									79c130dc4b
								
							
						
					
					
						commit
						500cbc213c
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -162,6 +162,7 @@ | ||||||
|       enable = true; |       enable = true; | ||||||
|       authKeyFile = config.sops.secrets."wireguard-keys/tailscale-authkey/defiant".path; |       authKeyFile = config.sops.secrets."wireguard-keys/tailscale-authkey/defiant".path; | ||||||
|       useRoutingFeatures = "server"; |       useRoutingFeatures = "server"; | ||||||
|  |       extraUpFlags = ["--advertise-exit-node"]; | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -46,6 +46,7 @@ | ||||||
|       enable = true; |       enable = true; | ||||||
|       authKeyFile = config.sops.secrets."wireguard-keys/tailscale-authkey/twilight".path; |       authKeyFile = config.sops.secrets."wireguard-keys/tailscale-authkey/twilight".path; | ||||||
|       useRoutingFeatures = "both"; |       useRoutingFeatures = "both"; | ||||||
|  |       extraUpFlags = ["--advertise-exit-node"]; | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
|   programs.steam = { |   programs.steam = { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue