about summary refs log tree commit diff
path: root/nixpkgs/nixos/tests/openldap.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/nixos/tests/openldap.nix')
-rw-r--r--nixpkgs/nixos/tests/openldap.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/nixos/tests/openldap.nix b/nixpkgs/nixos/tests/openldap.nix
index 075bb5d1f640..47d6a91843f1 100644
--- a/nixpkgs/nixos/tests/openldap.nix
+++ b/nixpkgs/nixos/tests/openldap.nix
@@ -118,7 +118,7 @@ in {
     };
   };
   testScript = { nodes, ... }: let
-    specializations = "${nodes.machine.config.system.build.toplevel}/specialisation";
+    specializations = "${nodes.machine.system.build.toplevel}/specialisation";
     changeRootPw = ''
       dn: olcDatabase={1}mdb,cn=config
       changetype: modify