this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove advertise-address from hydrogen-sulfide

+1 -1
+1 -1
venus/modules/nixos-darwin/hydrogen-sulfide.nix
··· 21 21 k3sExtraFlags = [ 22 22 "--node-ip=${tailscaleIp}" 23 23 #"--node-external-ip=24.199.97.98" 24 - "--advertise-address=${tailscaleIp}" 24 + #"--advertise-address=${tailscaleIp}" # Not defined for agent nodes 25 25 "--flannel-iface=tailscale0" 26 26 "--flannel-external-ip=true" 27 27 ]; #++ (map (name: "--tls-san=${name}") tlsSans);