WIP: test data model thru VM #11

Closed
kiara wants to merge 70 commits from data-model-test-deployment-plain into deployment-data-model-with-tests
Showing only changes of commit 50e1a768e7 - Show all commits

View file

@ -78,6 +78,7 @@ in
imports = [
${pathToRoot}/deployment/check/common/sharedOptions.nix
${pathToRoot}/deployment/check/common/targetNode.nix
${sources.nixpkgs}/nixos/modules/profiles/qemu-guest.nix
];
enableAcme = ${lib.strings.toJSON config.enableAcme};