refactor(nix): use flake-parts (#642)
refactor(nix): split into flake parts module and add shell.nix chore: add prettier to treefmt and pin version chore(nix): add prettier exclude chore(nix): bump pnpm to v10.18.2 feat(nix): add overlay for nodejs feat(nix): add overlay for nodejs chore: consolidate .editorconfig
This commit is contained in:
@@ -8,5 +8,5 @@ trim_trailing_whitespace = true
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
|
||||
[*.nix]
|
||||
[*.nix,*.{yaml,yml}]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user