Fix prod nginx

This commit is contained in:
2023-09-20 14:46:35 +02:00
committed by Clément Le Bihan
parent ee8e0e26db
commit 7aa7f50ecb
8 changed files with 21 additions and 11 deletions

View File

@@ -8,6 +8,6 @@ insert_final_newline = true
indent_style = tab
indent_size = tab
[{*.yaml,*.yml}]
[{*.yaml,*.yml,*.nix}]
indent_style = space
indent_size = 2