Formatting and code cleanup

This commit is contained in:
Jurn Wubben 2025-05-24 14:42:31 +02:00
parent 48c218c2f7
commit 33f9df0b2e
8 changed files with 59 additions and 57 deletions

View file

@ -17,7 +17,7 @@
pre-commit.settings.hooks = {
alejandra.enable = true;
flake-checker.enable = true;
nil.enable = true;
statix.enable = true;
};
formatter = pkgs.alejandra;
@ -25,6 +25,7 @@
packages = [
pkgs.alejandra
pkgs.git
pkgs.statix
];
name = "dots";
DIRENV_LOG_FORMAT = "";