change local-nure input
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,3 +2,6 @@ lib.typ
|
||||
config/universities.yaml
|
||||
|
||||
*.pdf
|
||||
|
||||
# nix artifacts
|
||||
result
|
||||
|
||||
@@ -9,9 +9,9 @@
|
||||
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
# 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/pencelheimer/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;
|
||||
|
||||
# Example of downloading icons from a non-flake source
|
||||
|
||||
Reference in New Issue
Block a user