diff --git a/home/crow/common/core/default.nix b/home/crow/common/core/default.nix index c7c45e0..93ae456 100644 --- a/home/crow/common/core/default.nix +++ b/home/crow/common/core/default.nix @@ -29,6 +29,7 @@ in inherit (pkgs) screen ouch + helix ; };