Add tailscale helpers
This commit is contained in:
@@ -42,6 +42,8 @@ in {
|
|||||||
molcol = "molecule -c ../../tests/molecule.yml";
|
molcol = "molecule -c ../../tests/molecule.yml";
|
||||||
pa = "cd ~/src/packaging";
|
pa = "cd ~/src/packaging";
|
||||||
dirflake = "nix flake new -t github:nix-community/nix-direnv";
|
dirflake = "nix flake new -t github:nix-community/nix-direnv";
|
||||||
|
tsup = "tailscale up";
|
||||||
|
tspub = "tailscale up --exit-node=linode";
|
||||||
};
|
};
|
||||||
|
|
||||||
configHeader = ''
|
configHeader = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user