commit a13cea4913a63b241d43c4e52db7d27b6d26b258 parent e688f74e4936bb8e9db25b1a0828208e35492584 Author: William Casarin <jb55@jb55.com> Date: Tue, 2 Jan 2024 10:02:34 -0800 todo Diffstat:
M | .envrc | | | 1 | + |
M | .gitignore | | | 1 | + |
A | TODO | | | 1 | + |
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.envrc b/.envrc @@ -1 +1,2 @@ use nix +export TODO_FILE=TODO diff --git a/.gitignore b/.gitignore @@ -5,5 +5,6 @@ lock.mdb .build-result .buildcmd /fonts +TODO.bak tags perf.data diff --git a/TODO b/TODO @@ -0,0 +1 @@ +switch to local relay model with nostrdb subscriptions