Enable extra man pages

This commit is contained in:
Erwin Boskma 2023-06-08 09:30:42 +02:00
parent 2d30d301ae
commit 32dfd7bc71
Signed by: erwin
SSH key fingerprint: SHA256:9LmFDe1C6jSrEyqxxvX8NtJBmcbB105XoqyUZF092bg

View file

@ -71,18 +71,20 @@ in
hexyl hexyl
jq jq
lm_sensors lm_sensors
man-pages
man-pages-posix
moreutils moreutils
nix-template nix-template
nvd nvd
pigz pigz
rar
s-tui s-tui
stress stress
unrar
usbutils usbutils
xh xh
zip zip
]; ] ++ (lib.optionals (pkgs.system == "x86_64-linux") [ rar unrar ]);
documentation.dev.enable = true;
i18n = { i18n = {
extraLocaleSettings = { extraLocaleSettings = {