lol

nixosTests.openldap: fix deprecation warning

ajs124 3df3c930 85b60c38

+1 -1
+1 -1
nixos/tests/openldap.nix
··· 118 118 }; 119 119 }; 120 120 testScript = { nodes, ... }: let 121 - specializations = "${nodes.machine.config.system.build.toplevel}/specialisation"; 121 + specializations = "${nodes.machine.system.build.toplevel}/specialisation"; 122 122 changeRootPw = '' 123 123 dn: olcDatabase={1}mdb,cn=config 124 124 changetype: modify