nginx/ledger: Fix

This commit is contained in:
Payas Relekar 2023-07-02 10:58:04 +05:30
parent f48911fa4b
commit 55b1ec5590

View file

@ -1,7 +1,7 @@
{ ... }:
{
systemd.tmpfiles.rules = [
"f /run/agenix/agenix 0770 nginx nginx -"
"f /run/agenix/nginx 0770 nginx nginx -"
];
services = {