{ ... }:
{
programs.man.enable = true;
home.sessionVariables = {
MANWIDTH = "80";
MANPAGER = "nvim +NoNeckPain '+set nowrap' +Man!";
};
}