nixos/tests/os-prober.nix: apply review suggestions
Co-Authored-By: Léo Gaspard <github@leo.gaspard.ninja>
This commit is contained in:
parent
f452d640f0
commit
04c9866b6e
@ -65,7 +65,7 @@ let
|
|||||||
[ ./hardware-configuration.nix
|
[ ./hardware-configuration.nix
|
||||||
<nixpkgs/nixos/modules/testing/test-instrumentation.nix>
|
<nixpkgs/nixos/modules/testing/test-instrumentation.nix>
|
||||||
];
|
];
|
||||||
}// (builtins.fromJSON (builtins.readFile ${
|
} // (builtins.fromJSON (builtins.readFile ${
|
||||||
pkgs.writeText "simpleConfig.json"
|
pkgs.writeText "simpleConfig.json"
|
||||||
(builtins.toJSON simpleConfig)
|
(builtins.toJSON simpleConfig)
|
||||||
})))
|
})))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user