···2121 <nixpkgs/nixos/modules/testing/test-instrumentation.nix>
2222 ];
23232424+ documentation.enable = false;
2525+2426 # To ensure that we can rebuild the grub configuration on the nixos-rebuild
2527 system.extraDependencies = with pkgs; [ stdenvNoCC ];
2628