Ragenix
This commit is contained in:
parent
6f952d01bb
commit
3f3d130971
1 changed files with 11 additions and 0 deletions
|
|
@ -11,6 +11,17 @@
|
||||||
repo = "agenix";
|
repo = "agenix";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
ragenix = {
|
||||||
|
from = {
|
||||||
|
id = "ragenix";
|
||||||
|
type = "indirect";
|
||||||
|
};
|
||||||
|
to = {
|
||||||
|
type = "github";
|
||||||
|
owner = "yaxitech";
|
||||||
|
repo = "ragenix";
|
||||||
|
};
|
||||||
|
};
|
||||||
my-templates = {
|
my-templates = {
|
||||||
from = {
|
from = {
|
||||||
id = "my-templates";
|
id = "my-templates";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue