simplify pi setup (#56)

remove attach function
This commit is contained in:
Hari 2026-04-02 23:36:09 -04:00 committed by GitHub
parent 1ed089acbc
commit 019bb0619a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 38 deletions

View file

@ -42,7 +42,7 @@
ld = "lumen diff";
lg = "lazygit";
nim = "nvim .";
pa = "dtach -a /run/pi-agent/pi-agent.sock";
}
// lib.optionalAttrs hostConfig.isDarwin {
tailscale = "/Applications/Tailscale.app/Contents/MacOS/Tailscale";