tests: explicitly specify services to be sourced from self
See previous commit
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
{
|
||||
module,
|
||||
...
|
||||
}:
|
||||
{
|
||||
name = "packages";
|
||||
|
||||
@@ -12,6 +8,7 @@
|
||||
|
||||
instances.default = {
|
||||
module.name = "@clan/packages";
|
||||
module.input = "self";
|
||||
roles.default.machines."server".settings = {
|
||||
packages = [ "cbonsai" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user