add .editorconfig and rm unused packages

This commit is contained in:
cy 2025-04-30 11:58:16 -04:00
parent abe85c7763
commit 2972c64f33
2 changed files with 3 additions and 10 deletions

3
.editorconfig Normal file
View file

@ -0,0 +1,3 @@
[*.nix]
indent_style = space
indent_size = 2