mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-20 13:50:58 +01:00
flake: Adapt to treefmt change
This commit is contained in:
parent
bc05d44890
commit
0f7bec8769
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@
|
|||
inherit (config.flake-root) projectRootFile;
|
||||
|
||||
programs = {
|
||||
nixfmt-rfc-style.enable = true;
|
||||
nixfmt.enable = true;
|
||||
statix.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue