From 96aea471ced9b223856ab34011b3bf3b320fb7d2 Mon Sep 17 00:00:00 2001 From: Soispha Date: Mon, 10 Jul 2023 15:47:06 +0200 Subject: Feat(.editorconfig): Add the configuration for all files This sets some formatting option based on the file. In comparison to the vim lines, this should be supported by more editors. --- system/services/nginx/default.nix | 2 +- system/services/nginx/hosts.nix | Bin 989 -> 978 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'system/services/nginx') diff --git a/system/services/nginx/default.nix b/system/services/nginx/default.nix index b9a0754..f5af497 100644 --- a/system/services/nginx/default.nix +++ b/system/services/nginx/default.nix @@ -17,5 +17,5 @@ enable = true; }; } -# vim: ts=2 + diff --git a/system/services/nginx/hosts.nix b/system/services/nginx/hosts.nix index 03806c0..8db389f 100644 Binary files a/system/services/nginx/hosts.nix and b/system/services/nginx/hosts.nix differ -- cgit 1.4.1