From 911dad7cc46cbb765c90b40c7ded8a2ee2824ed7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 May 2019 23:28:14 +0200 Subject: ... --- odin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/odin.nix b/odin.nix index 13b0d9b9..03d2b99e 100644 --- a/odin.nix +++ b/odin.nix @@ -526,6 +526,7 @@ }; }; + users.groups.ssl = {}; users.users.nginx.extraGroups = ["ssl"]; services.prometheus = { -- cgit v1.2.3