]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/modules/websites/default.nix
Move Émilia's website
[perso/Immae/Config/Nix.git] / nixops / modules / websites / default.nix
index 4a6a26fae37dc2cd739fd59fbfe7fa78083c83fd..7bd1ac5fe89d0ee77dc54c9b825dc50c69288a0e 100644 (file)
@@ -91,6 +91,7 @@ in
     ./piedsjaloux
     ./connexionswing
     ./tellesflorian
+    ./emilia
     ./ftp/jerome.nix
     ./ftp/nassime.nix
     ./ftp/florian.nix
@@ -195,6 +196,7 @@ in
     services.myWebsites.Nassime.production.enable = cfg.production.enable;
     services.myWebsites.Florian.production.enable = cfg.production.enable;
     services.myWebsites.DeniseJerome.production.enable = cfg.production.enable;
+    services.myWebsites.Emilia.production.enable = cfg.production.enable;
 
     services.myWebsites.Chloe.integration.enable = cfg.integration.enable;
     services.myWebsites.Ludivine.integration.enable = cfg.integration.enable;