bsd doc
This commit is contained in:
parent
dcd8b1f219
commit
802f1b5c27
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@ in {
|
|||
default = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
documentation = {
|
||||
enable = true;
|
||||
|
@ -32,6 +32,7 @@ in {
|
|||
man
|
||||
man-pages
|
||||
man-pages-posix
|
||||
libbsd # bsd man pages
|
||||
];
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue