From 827c0095956bfc8ed70bea87265e601172466ba3 Mon Sep 17 00:00:00 2001 From: NotNite Date: Fri, 28 Apr 2023 18:45:09 +0000 Subject: [PATCH] turns out that applies to preStart too --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index d234ae1..964dfa6 100644 --- a/flake.nix +++ b/flake.nix @@ -113,7 +113,6 @@ Group = cfg.group; Restart = "always"; WorkingDirectory = "/var/lib/u"; - EnvironmentFile = "/var/lib/u/.env"; }; };