lol

nixos/tests/installer.nix: Don't use a writable store

This is no longer needed.

-1
-1
nixos/tests/installer.nix
··· 207 207 208 208 virtualisation.diskSize = 8 * 1024; 209 209 virtualisation.memorySize = 1024; 210 - virtualisation.writableStore = true; 211 210 212 211 # Use a small /dev/vdb as the root disk for the 213 212 # installer. This ensures the target disk (/dev/vda) is