about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-01-27 00:52:23 +0100
committerProfpatsch <mail@profpatsch.de>2017-01-27 00:52:23 +0100
commit18389c01fe3434ebc7a4c048c0262aa56655a46e (patch)
tree921438c90f8ec28d6bfd4c27b6fbc76f3df22aa4 /machines
parentb24a51fa957c7e84c0ce5384057139cfea839a4a (diff)
machines/katara: include devdoc outputs
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 10b07537..dea63757 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -70,6 +70,7 @@ in {
     ###########
     # Packages
 
+    environment.extraOutputsToInstall = [ "devdoc" ];
     environment.systemPackages = with pkgs;
     let
       systemPkgs =