clear todo

This commit is contained in:
Daylin Morgan 2025-01-30 17:31:57 -06:00
parent 2a8a359181
commit 1e826464cc
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 2 additions and 2 deletions

View file

@ -8,5 +8,5 @@ buildNimblePackage {
src = lib.cleanSource ./.; src = lib.cleanSource ./.;
doCheck = false; doCheck = false;
nimbleDepsHash = "sha256-YWssZU4SyfoYbXl/IYsbc0TwEs7ZcwonjkEXHCrhZeA="; nimbleDepsHash = "sha256-M4WCeA6tVX/8Gk0DxXcggojyLlrGqGBu5428Ni1yn0w=";
} }

View file

@ -1,6 +1,6 @@
# tunnel-nim todo's # tunnel-nim todo's
- [ ] show no output from `tunnel up` on connection - [x] show no output from `tunnel up` on connection
- [x] add a `tunnel kill` command which removes all ssh control files - [x] add a `tunnel kill` command which removes all ssh control files
<!-- generated with <3 by daylinmorgan/todo --> <!-- generated with <3 by daylinmorgan/todo -->