about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-05-06 19:12:05 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-05-06 19:13:43 +0200
commit5595394b8142be21e8ebf5c9e7e16e70d51d0a11 (patch)
treed5fb1d3ef02ed686db0baf81c1bf1daea004c5fa /modules
parentfdc46c027f3116c7f86fce445798b841bf850f99 (diff)
workstation/packages: Add C++ STD manual pages
It's about time to add these, because using a browser to look up the
definitions from a standard library function is quite annoying.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'modules')
-rw-r--r--modules/user/aszlig/profiles/workstation/packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/user/aszlig/profiles/workstation/packages.nix b/modules/user/aszlig/profiles/workstation/packages.nix
index c2e9a641..c1c16b5c 100644
--- a/modules/user/aszlig/profiles/workstation/packages.nix
+++ b/modules/user/aszlig/profiles/workstation/packages.nix
@@ -78,6 +78,8 @@ pkgs: with pkgs; [
   socat
   sox
   sqlite
+  stdmanpages
+  stdmanpages.docdev
   strace
   surfraw
   telnet