diff --git a/modules/nixos/profiles/dev.nix b/modules/nixos/profiles/dev.nix index 7a87378c..afd55816 100644 --- a/modules/nixos/profiles/dev.nix +++ b/modules/nixos/profiles/dev.nix @@ -93,6 +93,7 @@ in { gdb # The usual debugger. gnumake # The other poster boy for the hated build system. man-pages # Extra manpages. + man-pages-posix # More POSIX manpages. moreutils # Less is more but more utilities, the merrier. sshfs # Make others' home your own. quilt # Patching right up yer' alley.