This commit is contained in:
2023-03-02 22:26:07 +01:00
parent d51b678369
commit 7cdbb693c5
3 changed files with 20 additions and 11 deletions

View File

@@ -246,6 +246,7 @@
config.map-syntax = [
"poetry.toml:toml"
"flake.lock:json"
"*.jsonl:json"
];
# only in unstable as of 22.11:
#extraPackages = with pkgs.bat-extras; [ batdiff batman batgrep batwatch ];