flake: Adapt to treefmt change

This commit is contained in:
traxys 2026-01-15 11:04:54 +01:00 committed by traxys
parent bc05d44890
commit 0f7bec8769

View file

@ -119,7 +119,7 @@
inherit (config.flake-root) projectRootFile;
programs = {
nixfmt-rfc-style.enable = true;
nixfmt.enable = true;
statix.enable = true;
};
};