@@ -1,7 +1,7 @@
{
projectRootFile = "Cargo.toml";
programs = {
- # alejandra.enable = true;
+ alejandra.enable = true;
rustfmt.enable = true;
};
}