diff options
| author | stuebinm | 2026-07-27 23:16:48 +0200 |
|---|---|---|
| committer | stuebinm | 2026-07-27 23:16:48 +0200 |
| commit | 8af693c5cc47fe33f59c55564e2bdd62174d1b26 (patch) | |
| tree | 16615f00240b1ca8f075af413e06602089f207f5 /common/common.nix | |
| parent | a38b76b47923a105a5c03f84be56bc8430a5dedf (diff) | |
jump to nixpkgs 26.05
Diffstat (limited to 'common/common.nix')
| -rw-r--r-- | common/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common.nix b/common/common.nix index 02fec64..e10fbf1 100644 --- a/common/common.nix +++ b/common/common.nix @@ -37,7 +37,7 @@ documentation = { dev.enable = true; - man.generateCaches = true; + man.cache.enable = true; nixos.includeAllModules = true; nixos.options.warningsAreErrors = false; }; |
