nixos-config/.editorconfig
christiangabrielarazas@gmail.com 19674fe7d2 Update the modules
2020-08-06 23:35:49 +08:00

10 lines
108 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.nix]
indent_style = space
indent_size = 2