This commit is contained in:
Filippo Berto 2025-01-01 13:00:50 +01:00
parent 6f952d01bb
commit 3f3d130971
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -11,6 +11,17 @@
repo = "agenix";
};
};
ragenix = {
from = {
id = "ragenix";
type = "indirect";
};
to = {
type = "github";
owner = "yaxitech";
repo = "ragenix";
};
};
my-templates = {
from = {
id = "my-templates";