diff --git a/.editorconfig b/.editorconfig index b9a948f4..88deaf46 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,6 @@ [*.sh] indent_style = space indent_size = 2 + +[*.nix] +indent_size = 2