zfs: split man output

Co-Authored-By: Izorkin <izorkin@elven.pw>
This commit is contained in:
Doron Behar
2026-01-22 15:35:53 +02:00
co-authored by Izorkin
parent 62c9aa3392
commit c203b742ca
+3
View File
@@ -305,6 +305,9 @@ let
]
++ optionals buildUser [
"dev"
]
++ optionals (!buildKernel) [
"man"
];
passthru = {