Remove no longer available and used registry

This commit is contained in:
Daniel Siepmann 2022-05-20 13:27:19 +02:00
parent 2823c2f0f9
commit 293b5684f5
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -24,19 +24,4 @@
};
registry = {
customer-projects = {
from = {
id = "cp";
type = "indirect";
};
to = {
path = toString ./../../registries/customer-projects;
type = "path";
};
};
};
}