better charts

This commit is contained in:
Filipriec
2026-09-16 16:09:55 +02:00
parent 7b190b4455
commit 25ef91f221
10 changed files with 136 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
[net]
offline = true
# Faster linking for local dev rebuilds.
# Uses lld instead of the default bfd linker; requires `lld` from the flake
# devShell. Run `direnv reload` after changing flake.nix.