about summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/pretalx.nix
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2024-05-09 16:09:01 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2024-05-09 17:00:02 +0200
commita4193dba8fca54fe6cfd9a6c70430c3df249a4b0 (patch)
tree9777fbc7815ed65f5b89f54b91b648dd2dbc579c /nixos/modules/services/web-apps/pretalx.nix
parent6a6fbc0054d34625d864e9342d0201bce7b2b897 (diff)
nixos/pretix: fix state directory mode
The state directory contains static files that need to be accessible by
a webserver, but homeMode defaults to 0750 and switching the generation
will always force the homeMode, thereby breaking access to the assets.

Instead, fully rely on systemd to provide the StateDirectory with the
correct mode.
Diffstat (limited to 'nixos/modules/services/web-apps/pretalx.nix')
0 files changed, 0 insertions, 0 deletions