This commit is contained in:
Natalie Marks 2025-07-22 16:20:50 -07:00
parent 6f01e88f0c
commit 52af6ce142
No known key found for this signature in database
GPG key ID: 61F4EAEB0C9C3D5F

View file

@ -101,7 +101,7 @@
lua.enable = true; lua.enable = true;
# sort-lines: off # sort-lines: off
ts.format.enable = false; # deno fmt is enabled elsewhere ts.format.enable = true; # deno fmt is enabled elsewhere
nix = { nix = {
enable = true; enable = true;
format.type = "nixfmt"; # looks so much nicer format.type = "nixfmt"; # looks so much nicer