Misc: Add nixfmt-tree and run nix fmt
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
perSystem = { pkgs, ... }: {
|
||||
formatter = pkgs.nixfmt-tree;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user