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/mail/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/services/mail/default.nix') diff --git a/system/services/mail/default.nix b/system/services/mail/default.nix index 0640fc7..f12a331 100644 --- a/system/services/mail/default.nix +++ b/system/services/mail/default.nix @@ -39,5 +39,5 @@ in { } users; } -# vim: ts=2 + -- cgit 1.4.1