Fix registry definition

This commit is contained in:
Filippo Berto 2022-12-18 12:27:37 +01:00
parent b60906c687
commit 11d1a62c8f
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -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";
};
};
};