mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 16:57:56 +00:00
10 lines
128 B
INI
10 lines
128 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
|
|
[*.{nix,yaml,json,toml,tf}]
|
|
indent_style = space
|
|
indent_size = 2
|