pre-commit: add flake-checker

This commit is contained in:
notohh 2025-02-09 01:02:34 -05:00
parent e058969876
commit e99a2fe779
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -10,6 +10,7 @@
stylua.enable = true;
statix.enable = true;
alejandra.enable = true;
flake-checker.enable = true;
deadnix = {
enable = true;
excludes = ["technorino.nix"];