change local-nure input
This commit is contained in:
@@ -2,3 +2,6 @@ lib.typ
|
|||||||
config/universities.yaml
|
config/universities.yaml
|
||||||
|
|
||||||
*.pdf
|
*.pdf
|
||||||
|
|
||||||
|
# nix artifacts
|
||||||
|
result
|
||||||
|
|||||||
@@ -9,9 +9,9 @@
|
|||||||
|
|
||||||
flake-utils.url = "github:numtide/flake-utils";
|
flake-utils.url = "github:numtide/flake-utils";
|
||||||
|
|
||||||
# local-nure.url = "git+ssh://gitea@gitea.linerds.us/pencelheimer/typst_nure_template";
|
local-nure.url = "git+ssh://gitea@gitea.linerds.us/pencelheimer/typst_nure_template";
|
||||||
local-nure.url = "path:/storage/git/typst_nure_template";
|
|
||||||
# local-nure.url = "git+ssh://gitea@gitea.linerds.us/unexplrd/typst_nure_template";
|
# local-nure.url = "git+ssh://gitea@gitea.linerds.us/unexplrd/typst_nure_template";
|
||||||
|
# local-nure.url = "path:/storage/git/typst_nure_template";
|
||||||
local-nure.flake = false;
|
local-nure.flake = false;
|
||||||
|
|
||||||
# Example of downloading icons from a non-flake source
|
# Example of downloading icons from a non-flake source
|
||||||
|
|||||||
Reference in New Issue
Block a user