update flake.lock

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
2025-10-28 21:21:34 +01:00
parent 1470e69a4b
commit 99579a27e7
2 changed files with 17 additions and 34 deletions

View File

@@ -33,7 +33,7 @@ in
# https://devenv.sh/pre-commit-hooks/
git-hooks.hooks = {
nixfmt.enable = true;
nixfmt.package = pkgs.nixfmt-rfc-style;
# nixfmt.package = pkgs.nixfmt-rfc-style;
# remove unused imports
autoflake.enable = true;
# formatter