Reworked for nix

This commit is contained in:
2023-10-14 08:14:24 -07:00
parent 7a1925a1ad
commit 8e13d471d4
12 changed files with 497 additions and 136 deletions

View File

@ -4,7 +4,7 @@
root = true
[*]
indent_style = space
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8