Let's try this?
This commit is contained in:
parent
afadb4eabe
commit
2d1c049cf2
|
@ -60,8 +60,8 @@
|
|||
roots = ["flake.lock" "flake.nix"];
|
||||
language-servers = ["nil"];
|
||||
formatter = {
|
||||
command = "nix";
|
||||
args = ["fmt"];
|
||||
command = "alejandra";
|
||||
args = ["-q"];
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue