summary refs log tree commit diff
path: root/nixos/tests/installer.nix
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2018-02-27 20:22:14 +0100
committerEelco Dolstra <edolstra@gmail.com>2018-02-27 20:22:14 +0100
commit9e8cf40c7e9220900888fa898da11062ffe4f657 (patch)
tree1b4ef36224e876a7220547619c50dd0ce87cd8f2 /nixos/tests/installer.nix
parent84f93dd07ab91a4089de2eb329e1bc080fc5a294 (diff)
downloadnixpkgs-9e8cf40c7e9220900888fa898da11062ffe4f657.tar
nixpkgs-9e8cf40c7e9220900888fa898da11062ffe4f657.tar.gz
nixpkgs-9e8cf40c7e9220900888fa898da11062ffe4f657.tar.bz2
nixpkgs-9e8cf40c7e9220900888fa898da11062ffe4f657.tar.lz
nixpkgs-9e8cf40c7e9220900888fa898da11062ffe4f657.tar.xz
nixpkgs-9e8cf40c7e9220900888fa898da11062ffe4f657.tar.zst
nixpkgs-9e8cf40c7e9220900888fa898da11062ffe4f657.zip
nixos/tests/installer.nix: Don't use a writable store
This is no longer needed.
Diffstat (limited to 'nixos/tests/installer.nix')
-rw-r--r--nixos/tests/installer.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix
index c2b573dd1c3..3e49c5b9668 100644
--- a/nixos/tests/installer.nix
+++ b/nixos/tests/installer.nix
@@ -207,7 +207,6 @@ let
 
             virtualisation.diskSize = 8 * 1024;
             virtualisation.memorySize = 1024;
-            virtualisation.writableStore = true;
 
             # Use a small /dev/vdb as the root disk for the
             # installer. This ensures the target disk (/dev/vda) is