style: format code

This commit is contained in:
tux
2026-07-31 20:22:34 +05:30
parent 2dd80a2406
commit b17687e37a
2 changed files with 8 additions and 15 deletions

View File

@@ -4,14 +4,7 @@
inputs.treefmt-nix.flakeModule inputs.treefmt-nix.flakeModule
]; ];
perSystem = perSystem = {
{
config,
pkgs,
system,
...
}:
{
treefmt.config = { treefmt.config = {
projectRootFile = "flake.nix"; projectRootFile = "flake.nix";
flakeCheck = true; flakeCheck = true;