summary refs log tree commit diff
path: root/modules/common.nix
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2024-11-13 04:23:36 +0100
committerMel <einebeere@gmail.com>2024-11-13 04:23:36 +0100
commit09d4d77820af06e7b30fe756634fb5d2d9a04914 (patch)
tree2efdbae917af5a1e67259ab532e7c0c4d75749bd /modules/common.nix
parent0f6f4da648fe0a3635080e8474297a3f1aec8b60 (diff)
downloadnetwork-09d4d77820af06e7b30fe756634fb5d2d9a04914.tar.zst
network-09d4d77820af06e7b30fe756634fb5d2d9a04914.zip
Disable man cache generation
Signed-off-by: Mel <einebeere@gmail.com>
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 = ''
 
 /^  /^