aboutsummaryrefslogtreecommitdiffhomepage
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 65d7bdb..9cb84b3 100644
--- a/default.nix
+++ b/default.nix
@@ -4,6 +4,7 @@
{
claude-code = pkgs.callPackage ./pkgs/claude-code { };
hgrep = pkgs.callPackage ./pkgs/hgrep { };
+ mo = pkgs.callPackage ./pkgs/mo { };
git-helpers = pkgs.callPackage ./pkgs/git-helpers { };
nvim-setcellwidths-table-for-udev-gothic =