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