init
This commit is contained in:
commit
df1ea7ce32
5 changed files with 406 additions and 0 deletions
5
tools/treefmt.nix
Normal file
5
tools/treefmt.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# treefmt.nix
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
projectRootFile = "flake.nix";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue