update to nixos 23.05
This commit is contained in:
parent
55c64d8dff
commit
e2cce7daa8
8 changed files with 19 additions and 16 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue