diff --git a/nixos/layers/zsh.nix b/nixos/layers/zsh.nix
index f0c491293374224a1eab95ce455ee478f28f4ecb..d85fe6f39f1e2d2cc77fad8657314c6c115c1868 100644
--- a/nixos/layers/zsh.nix
+++ b/nixos/layers/zsh.nix
@@ -50,6 +50,8 @@ in
     myipv6 = "drill -6 @resolver1.opendns.com any myip.opendns.com";
 
     visual-hostkey = "ssh-keygen -lvf /etc/ssh/ssh_host_ed25519_key.pub";
+
+    starwars="telnet towel.blinkenlights.nl";
   };
 
   environment.shellInit = ''