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 10ba2ee1e6 - Show all commits

View file

@ -32,6 +32,9 @@ in
## Not used; save a large copy operation ## Not used; save a large copy operation
channel.enable = false; channel.enable = false;
registry = lib.mkForce { }; registry = lib.mkForce { };
settings = {
download-attempts = 1;
};
}; };
services.openssh = { services.openssh = {