]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/websites/default.nix
Add Telio Tortay website
[perso/Immae/Config/Nix.git] / modules / private / websites / default.nix
index add4e4220999fce6f608deccde2b6581bcd7d407..f55f7e3e120331b8869141c6b0da22a3ab464f08 100644 (file)
@@ -248,6 +248,7 @@ in
       nassime.production.enable = true;
 
       naturaloutil.production.enable = true;
+      telioTortay.production.enable = true;
 
       papa.surveillance.enable = true;
 
@@ -264,6 +265,7 @@ in
       tools.mediagoblin.enable = true;
       tools.peertube.enable = true;
       tools.tools.enable = true;
+      tools.email.enable = true;
     };
   };
 }