Add tailscale helpers

This commit is contained in:
Greg Hellings
2022-06-12 05:31:45 +00:00
parent d34a180efe
commit 6bfbf544c5
+2
View File
@@ -42,6 +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";
};
configHeader = ''