feat: nixos module
All checks were successful
build / build (push) Successful in 8s

This commit was merged in pull request #42.
This commit is contained in:
2026-04-18 20:12:20 -06:00
parent 7e6fb22d03
commit 7aaec7388d
8 changed files with 152 additions and 25 deletions

View File

@@ -1,9 +1,8 @@
#:net.deertopia.doerg.config
{:ibm-plex-web #or [#xdg-data-dir "ibm-plex-web"
#env IBM_PLEX_WEB]
{:ibm-plex-web #or [#env IBM_PLEX_WEB
#xdg-data-dir "ibm-plex-web"]
:latex "xelatex"
:dvisvgm "dvisvgm"
:debug-unimplemented? #profile {:dev true :default false}
:doerg-temml-worker
#profile {:dev #file "../../../../doerg-temml-worker/index.js"
:default "doerg-temml-worker"}