summary refs log tree commit diff
path: root/modules/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/common.nix')
-rw-r--r--modules/common.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix
index 23d8270..7cceb15 100644
--- a/modules/common.nix
+++ b/modules/common.nix
@@ -9,8 +9,11 @@
   ];
 
   boot.kernelPackages = pkgs.linuxPackages_latest;
- 
   
+  # fish enables this by default,
+  # it makes every nixos rebuild very slow.
+  documentation.man.generateCaches = false;
+
   users.motd = ''
 
 /^  /^