yggdrasil: dev stuff
This commit is contained in:
parent
d26311f457
commit
fb015a7370
4 changed files with 8 additions and 3 deletions
|
|
@ -108,7 +108,7 @@
|
|||
{
|
||||
name = "nix";
|
||||
auto-format = true;
|
||||
formatter.command = "${pkgs.nixfmt-rfc-style}/bin/nixfmt";
|
||||
formatter.command = "${pkgs.nixfmt}/bin/nixfmt";
|
||||
language-servers = [
|
||||
"nixd"
|
||||
"nil"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue