diff --git a/flake.lock b/flake.lock
index 8007b08..d80efb4 100644
--- a/flake.lock
+++ b/flake.lock
@@ -171,8 +171,8 @@
     },
     "secrets": {
       "locked": {
-        "lastModified": 1724400947,
-        "narHash": "sha256-YgD/SN3OQJCIp0PPVMzJSaXuwd/eMNFNvnSqSeXgl1E=",
+        "lastModified": 1724663129,
+        "narHash": "sha256-48B8aRk86AL0OhUQtWUvpssd1aFoYmE9RbZAEobCWsI=",
         "path": "/home/farlion/code/nixos-secrets",
         "type": "path"
       },
diff --git a/home/i3status-rust.nix b/home/i3status-rust.nix
index a4a9cb4..535e801 100644
--- a/home/i3status-rust.nix
+++ b/home/i3status-rust.nix
@@ -179,7 +179,7 @@ in {
               click = [
                 {
                   button = "left";
-                  cmd = "sudo tailscale up --accept-routes --accept-dns=true";
+                  cmd = "sudo tailscale up --accept-routes --accept-dns=true --ssh";
                 }
                 {
                   button = "right";