Enable dev documentation (man pages)
This commit is contained in:
parent
caccb9eb26
commit
10142fd836
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
seahorse
|
||||
pavucontrol
|
||||
pulseaudio
|
||||
man-pages
|
||||
man-pages-posix
|
||||
;
|
||||
inherit
|
||||
(pkgs.nodePackages_latest)
|
||||
|
@ -72,6 +74,8 @@
|
|||
startWithGraphical = true;
|
||||
};
|
||||
|
||||
documentation.dev.enable = true;
|
||||
|
||||
users.users.xmm.shell = lib.mkForce pkgs.zsh;
|
||||
users.users.xmm.useDefaultShell = lib.mkForce true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue