This commit is contained in:
2026-03-16 07:47:22 +01:00
parent 57bc3b9453
commit 60fbc75d5e
9 changed files with 59 additions and 69 deletions

View File

@@ -7,5 +7,5 @@
zellij-ps = pkgs.callPackage ./zellij-ps {};
aider-chat-env = pkgs.callPackage ./aider-chat-env {};
code2prompt = pkgs.callPackage ./code2prompt {};
pomodoro-timer = pkgs.callPackage ./pomodoro-timer {};
# pomodoro-timer = pkgs.callPackage ./pomodoro-timer {};
}