This commit is contained in:
Lucy 2025-09-25 13:57:05 +02:00
parent df1ea7ce32
commit f8a9914d3c
4 changed files with 18 additions and 45 deletions

View file

@ -1,5 +1,5 @@
# treefmt.nix
{ pkgs, ... }:
{ ... }:
{
projectRootFile = "flake.nix";
}