{ pkgs, ... }: { environment.systemPackages = with pkgs; [ glibcInfo gnumake.info man-pages (lowPrio mandoc) ]; }