update to nixos 23.05
This commit is contained in:
@@ -23,7 +23,7 @@ let
|
||||
};
|
||||
|
||||
testScript = nodes: let
|
||||
cfg = nodes.nodes.machine.config;
|
||||
cfg = nodes.nodes.machine;
|
||||
data = {
|
||||
data = cfg.test.data;
|
||||
tests = cfg.tests;
|
||||
|
||||
Reference in New Issue
Block a user