diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index 1a0e295c..bf4239c1 100644 --- a/flake.nix +++ b/flake.nix @@ -182,6 +182,7 @@ nixpkgs.follows = "nixpkgs"; flake-utils.follows = "flake-utils"; systems.follows = "systems"; + treefmt-nix.follows = "treefmt-nix"; }; }; |