Fix registry definition
This commit is contained in:
parent
b60906c687
commit
11d1a62c8f
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
to = {
|
||||
type = "github";
|
||||
owner = "bertof";
|
||||
repository = "flake-templates";
|
||||
repo = "flake-templates";
|
||||
};
|
||||
};
|
||||
tex2nix = {
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
to = {
|
||||
type = "github";
|
||||
owner = "Mic92";
|
||||
repository = "tex2nix";
|
||||
repo = "tex2nix";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue