fix(man): enable at system-level

This commit is contained in:
Barrett Ruth 2026-02-18 11:06:01 -05:00
parent 0a27f82289
commit e5a9ff2caf
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 5 additions and 2 deletions

View file

@ -193,8 +193,6 @@ in
}
'';
programs.man.enable = true;
programs.zsh = {
enable = true;
dotDir = "${config.xdg.configHome}/zsh";