add kak-pager and diffr
This commit is contained in:
parent
9d850b5a09
commit
97bbd4ebb0
7 changed files with 114 additions and 6 deletions
|
@ -35,6 +35,8 @@
|
|||
(_: _: {
|
||||
dhist = dhist.packages.${system}.dhist;
|
||||
bmenu = import ./bmenu.nix { inherit config pkgs lib; };
|
||||
_diffr = import ./diffr.nix { inherit config pkgs lib; };
|
||||
kak-pager = import ./kak-pager.nix { inherit config pkgs lib; };
|
||||
})
|
||||
];
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue