From 4cf3a023aa1f7381c118a6dc671d35a1cdfcf4b2 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 21 Apr 2018 16:52:14 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index bf8a8fe1..6f879d8e 100644 --- a/ymir.nix +++ b/ymir.nix @@ -297,7 +297,7 @@ in rec { ["xmpp.li" "yggdrasil.li" "praseodym.org" "141.li" "nights.email"]); }; systemd.services."prosody".serviceConfig = { - Type = "simple"; + Type = lib.mkForce "simple"; }; security.pam.services."xmpp".text = '' auth requisite pam_succeed_if.so user ingroup xmpp -- cgit v1.2.3