nixosTests.misc: don't build docs (#393128)

authored by

K900 and committed by
GitHub
1e8e0635 3181957f

-1
-1
nixos/tests/misc.nix
··· 19 19 } 20 20 ]; 21 21 environment.variables.EDITOR = lib.mkOverride 0 "emacs"; 22 - documentation.nixos.enable = lib.mkOverride 0 true; 23 22 systemd.tmpfiles.rules = [ "d /tmp 1777 root root 10d" ]; 24 23 systemd.tmpfiles.settings."10-test"."/tmp/somefile".d = { }; 25 24 virtualisation.fileSystems = {