wow
Some checks failed
CI / check (push) Has been cancelled
CI / ida (push) Has been cancelled
CI / cpt (push) Has been cancelled
CI / build-nixos (ena) (push) Has been cancelled
CI / build-nixos (hako) (push) Has been cancelled
CI / build-nixos (kazusa) (push) Has been cancelled
CI / build-nixos (mizuki) (push) Has been cancelled

This commit is contained in:
암냥 2026-07-04 13:29:57 +09:00
commit d8e946b828
No known key found for this signature in database
2 changed files with 6 additions and 2 deletions

View file

@ -38,6 +38,10 @@ in
"d ${hlsDir} 0755 nginx nginx - -"
];
systemd.services.nginx.serviceConfig.ReadWritePaths = [
"/var/lib/nginx-rtmp"
];
systemd.services.stream-stunnel = {
description = "RTMPS TLS terminator for stream.mizuki.guru";
after = [