about summary refs log tree commit diff
path: root/nixos/tests/initrd-secrets-changing.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/initrd-secrets-changing.nix')
-rw-r--r--nixos/tests/initrd-secrets-changing.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/tests/initrd-secrets-changing.nix b/nixos/tests/initrd-secrets-changing.nix
index 775c69d0142db..d6f9ef9ced83a 100644
--- a/nixos/tests/initrd-secrets-changing.nix
+++ b/nixos/tests/initrd-secrets-changing.nix
@@ -15,7 +15,6 @@ testing.makeTest {
 
   nodes.machine = { ... }: {
     virtualisation.useBootLoader = true;
-    virtualisation.persistBootDevice = true;
 
     boot.loader.grub.device = "/dev/vda";