NixOS configuration ๐Ÿช„

๐Ÿ”ฅ removed unused output file from check

Signed-off-by: Xaiya Schumin <d.schumin@proton.me>

-1
-1
modules/flake/checks/formatting.nix
··· 8 8 '' 9 9 cd ${self} 10 10 treefmt --no-cache --fail-on-change 11 - touch $out 12 11 ''; 13 12 }; 14 13 }