diff --git a/modules/shell.nix b/modules/shell.nix index 66381ac..9ec7f00 100644 --- a/modules/shell.nix +++ b/modules/shell.nix @@ -23,6 +23,7 @@ ]; programs.tmux.enable = true; + programs.man.enable = true; programs.nh = { enable = true;