diff --git a/home/xonsh.nix b/home/xonsh.nix index 7b7ccc2..b4a3187 100644 --- a/home/xonsh.nix +++ b/home/xonsh.nix @@ -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 = ''