Add additional man pages
This commit is contained in:
@ -132,6 +132,10 @@ with mylib.networking; {
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
documentation.enable = true;
|
||||||
|
documentation.man.enable = true;
|
||||||
|
documentation.dev.enable = true;
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
time.timeZone = "Europe/Berlin";
|
time.timeZone = "Europe/Berlin";
|
||||||
|
|
||||||
@ -338,6 +342,8 @@ with mylib.networking; {
|
|||||||
procps # pgrep, pkill
|
procps # pgrep, pkill
|
||||||
slirp4netns # user network namespaces
|
slirp4netns # user network namespaces
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
|
man-pages
|
||||||
|
man-pages-posix
|
||||||
];
|
];
|
||||||
|
|
||||||
# NOTE: Gnome
|
# NOTE: Gnome
|
||||||
|
Reference in New Issue
Block a user