update systemd PATH

This commit is contained in:
2025-04-11 19:42:28 +02:00
parent ec1a8b155a
commit af6787831a

View File

@@ -93,6 +93,7 @@
PORT = "8080";
STATIC = "/var/lib/zineshop/static";
VIEWS = "/var/lib/zineshop/views";
PATH="$PATH:${lib.makeBinPath [ pkgs.poppler_utils ]}";
};
preStart = ''