Setup tailscale more better

This commit is contained in:
Greg Hellings
2022-06-12 00:50:26 -05:00
parent 21184e2733
commit 076f9cb7ed
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -42,8 +42,8 @@ in {
molcol = "molecule -c ../../tests/molecule.yml";
pa = "cd ~/src/packaging";
dirflake = "nix flake new -t github:nix-community/nix-direnv";
tsup = "tailscale up";
tspub = "tailscale up --exit-node=linode";
tsup = "sudo tailscale up";
tspub = "sudo tailscale up --exit-node=linode";
};
configHeader = ''