about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
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 =