chore: change formatter to nixfmt
This commit is contained in:
parent
88364f0be0
commit
b2cee8c3c5
2 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
# Enable specific languages
|
||||
nix.enable = true;
|
||||
nix.format.type = "nixfmt";
|
||||
rust.enable = true;
|
||||
clang.enable = true;
|
||||
lua.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue