Began aggresively formatting project
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
pre-commit.hooks = {
|
||||
alejandra.enable = true;
|
||||
deadnix.enable = true;
|
||||
};
|
||||
|
||||
packages = with pkgs; [nixpkgs-fmt nixfmt];
|
||||
|
||||
Reference in New Issue
Block a user