add kak pager and use it for man pages

This commit is contained in:
Leonardo Eugênio 2022-11-07 23:57:34 -03:00
parent 0cd3802686
commit c19d02520c
5 changed files with 26 additions and 0 deletions

View file

@ -24,6 +24,7 @@ in {
./fzf.nix
./ranger
./pass.nix
./man.nix
inputs.hyprland.homeManagerModules.default
] ++ lib.optional (desktop == "sway") ./sway.nix;