7S2ASWGD7B3PFFSNLBASFP3YDFEJ3GQ3N7K6MUSESTGINVMWSOWQC
7HR54K3XGCRMVISYFXSVXY64JHJGQNN42QYABKAVQ243RK4Q2VWQC
{ ... }: {
{ lib, ... }: {
useRoutingFeatures = "both";
useRoutingFeatures = lib.mkDefault "client"; extraUpFlags = ["--login-server https://tailscale.aptenodytes.ca"];
useRoutingFeatures = lib.mkDefault "client";
extraUpFlags = ["--login-server https://tailscale.aptenodytes.ca"];
networking.firewall = { checkReversePath = "loose"; allowedUDPPorts = [ 41641 ]; };
networking.firewall = {
checkReversePath = "loose";
allowedUDPPorts = [ 41641 ];
};
networking.firewall.allowedUDPPorts = [ 41641 ]; #environment.persistence = { # "/persist".directories = ["/var/lib/tailscale"]; #};
networking.firewall.allowedUDPPorts = [ 41641 ];
#environment.persistence = {
# "/persist".directories = ["/var/lib/tailscale"];
#};