]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/websites/florian/app.nix
Move integration php applications to dedicated module
[perso/Immae/Config/Nix.git] / modules / private / websites / florian / app.nix
index 5ce073a1c23320a8091ab88a508ae76851547f53..3f44ec4385d3fdaa564da664a922dbaa509ca5cb 100644 (file)
@@ -41,7 +41,7 @@ in {
       {
         dest = "webapps/${app.environment}-tellesflorian-passwords";
         user = config.services.httpd.Inte.user;
-        group = config.services.httpd.Inte.user;
+        group = config.services.httpd.Inte.group;
         permissions = "0400";
         text = ''
           invite:${secrets.invite_passwords}
@@ -50,7 +50,7 @@ in {
       {
         dest = "webapps/${app.environment}-tellesflorian";
         user = config.services.httpd.Inte.user;
-        group = config.services.httpd.Inte.user;
+        group = config.services.httpd.Inte.group;
         permissions = "0400";
         text = ''
           # This file is auto-generated during the composer install