about summary refs log tree commit diff
path: root/nixos/tests/check-filesystems.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/check-filesystems.nix')
-rw-r--r--nixos/tests/check-filesystems.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/check-filesystems.nix b/nixos/tests/check-filesystems.nix
index c1dae0ca621a..09401f9a3f44 100644
--- a/nixos/tests/check-filesystems.nix
+++ b/nixos/tests/check-filesystems.nix
@@ -40,7 +40,7 @@ rec {
             device = "share:/repos2";
             fsType = "nfs";
           };
-        in pkgs.lib.mkOverride 50 [
+        in pkgs.lib.mkVMOverride [
           repos1
           repos1 # check remount
           repos2 # check after remount