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
jq
lm_sensors
man-pages
man-pages-posix
moreutils
nix-template
nvd
pigz
rar
s-tui
stress
unrar
usbutils
xh
zip
];
] ++ (lib.optionals (pkgs.system == "x86_64-linux") [ rar unrar ]);
documentation.dev.enable = true;
i18n = {
extraLocaleSettings = {