diff --git a/nix/home/zsh/zsh.nix b/nix/home/zsh/zsh.nix index f8ae026..a0a83e3 100644 --- a/nix/home/zsh/zsh.nix +++ b/nix/home/zsh/zsh.nix @@ -56,6 +56,9 @@ umount-media = "sudo umount /home/simon/remotedir/media"; umount-siempie = "sudo umount /home/simon/remotedir/siempie"; + # teleport + titc = "tsh login --proxy=teleport.itcreation.nl --user=admscornet"; + # tmux td = "tmuxifier load-session default"; }; diff --git a/nix/systems/packages.nix b/nix/systems/packages.nix index bde745b..5fc906b 100644 --- a/nix/systems/packages.nix +++ b/nix/systems/packages.nix @@ -84,6 +84,7 @@ remmina teams-for-linux teamviewer + teleport webex ];