about summary refs log tree commit diff
path: root/profiles/workstation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/workstation.nix')
-rw-r--r--profiles/workstation.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/workstation.nix b/profiles/workstation.nix
index 2c7ee02..151357c 100644
--- a/profiles/workstation.nix
+++ b/profiles/workstation.nix
@@ -2,6 +2,7 @@
 {
   imports = [
     ./default.nix
+    ./documentation.nix
   ];
 
   virtualisation.docker.enable = false;