feat(gs/system): Install dev man pages
I wanna be able to man libc stuff Change-Id: Ie38e6751af24ffcffa912621dc217dcef5c84dda
This commit is contained in:
parent
f1a75e88cf
commit
e1e78f7abc
1 changed files with 5 additions and 0 deletions
|
@ -32,8 +32,13 @@ with lib;
|
||||||
lm_sensors
|
lm_sensors
|
||||||
dnsutils
|
dnsutils
|
||||||
htop
|
htop
|
||||||
|
man-pages
|
||||||
|
man-pages-posix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
documentation.dev.enable = true;
|
||||||
|
documentation.man.generateCaches = true;
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
programs.ssh.startAgent = true;
|
programs.ssh.startAgent = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue