Add hunk
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
{ config, pkgs, lib, inputs, ... }:
|
||||
|
||||
let
|
||||
cfg = config.dot.llm;
|
||||
@@ -40,6 +40,7 @@ in
|
||||
visidata
|
||||
codespelunker
|
||||
jq
|
||||
inputs.hunk.packages.${pkgs.stdenv.hostPlatform.system}.hunk
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user