chore: lint

This commit is contained in:
Leonardo Eugênio 2026-06-14 21:54:15 -03:00
parent 7d609e91f9
commit be3ef81253
8 changed files with 17 additions and 17 deletions

View file

@ -2,7 +2,6 @@
{
projectRootFile = "flake.nix";
programs.nixfmt.enable = true;
programs.nixfmt.package = pkgs.nixfmt-rfc-style;
settings.on-unmatched = "debug";
}