change local-nure input

This commit is contained in:
2026-01-13 13:22:20 +02:00
parent 2428d6c7e2
commit b21f4d2281
2 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@@ -2,3 +2,6 @@ lib.typ
config/universities.yaml
*.pdf
# nix artifacts
result

View File

@@ -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