Trying to set the group to users

This commit is contained in:
2024-12-27 15:49:17 +02:00
parent 1cdd082f13
commit 32c589369a

View File

@@ -34,7 +34,7 @@
];
};
systemd.tmpfiles.rules = [
"d /srv/website 0700 website website"
"d /srv/website 0700 website users"
];
sops = {