tests: explicitly specify services to be sourced from self
See previous commit
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
instances = {
|
||||
trusted-nix-caches = {
|
||||
module.name = "@clan/trusted-nix-caches";
|
||||
module.input = "self";
|
||||
roles.default.machines."server" = { };
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user