]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/websites/immae/production.nix
Replace myPhpfpm with correct overrides
[perso/Immae/Config/Nix.git] / modules / private / websites / immae / production.nix
index 58cf04889587e401e6442e1ef5eb1dd8eabb19b0..c3cabb6ae84e7fb51b469c3ce08eeb25efc403dc 100644 (file)
@@ -9,7 +9,7 @@ in {
   config = lib.mkIf cfg.enable {
     services.webstats.sites = [ { name = "www.immae.eu"; } ];
 
-    services.myPhpfpm.poolConfigs.immae = ''
+    services.phpfpm.poolConfigs.immae = ''
       listen = /run/phpfpm/immae.sock
       user = wwwrun
       group = wwwrun