diff options
Diffstat (limited to 'profiles/core/docs.nix')
| -rw-r--r-- | profiles/core/docs.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/core/docs.nix b/profiles/core/docs.nix deleted file mode 100644 index dcf38e6..0000000 --- a/profiles/core/docs.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ lib, ... }: -{ - ## disable that slow "building man-cache" step - documentation.man.generateCaches = lib.mkForce false; -} |
