feat: add nix flake (#593)

Co-authored-by: Samuel Gunter <29130894+Samathingamajig@users.noreply.github.com>
This commit is contained in:
doprz
2025-06-08 23:16:43 -05:00
committed by GitHub
parent 2d92dd47f0
commit 7b401add15
5 changed files with 99 additions and 0 deletions

View File

@@ -7,3 +7,6 @@ insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 4
indent_style = space
[*.nix]
indent_size = 2