]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/default.nix
Christophe Carpentier site de Fans de HK
[perso/Immae/Config/Nix.git] / modules / private / default.nix
index b821488dd35ea8ce4e88ebe2d846c03d07f9cb8c..b68bd6b1a3c94a48f68b749e458d9aedea8351e1 100644 (file)
@@ -16,14 +16,21 @@ set = {
   openldapReplication = ./databases/openldap_replication.nix;
 
   websites = ./websites;
+  gemini = ./gemini;
 
 
   # Personal websites
+  bakeerCloud = ./websites/bakeer/cloud.nix;
+
   capitainesLandingPages = ./websites/capitaines/landing_pages.nix;
 
   chloeInte = ./websites/chloe/integration.nix;
   chloeProd = ./websites/chloe/production.nix;
 
+  christopheCarpentierWebsite = ./websites/christophe_carpentier/website.nix;
+  christopheCarpentierAgorakit = ./websites/christophe_carpentier/agorakit.nix;
+  christopheCarpentierAgoraProject = ./websites/christophe_carpentier/agora-project.nix;
+
   cipcaSympa = ./websites/cip-ca/sympa.nix;
 
   connexionswingInte = ./websites/connexionswing/integration.nix;
@@ -32,10 +39,12 @@ set = {
   deniseDenisejeromeProd = ./websites/denise/denisejerome.nix;
   deniseEvariste = ./websites/denise/evariste.nix;
   deniseOMS = ./websites/denise/oms.nix;
+  deniseBingo = ./websites/denise/bingo.nix;
   deniseAventuriers = ./websites/denise/aventuriers.nix;
   deniseProduction = ./websites/denise/production.nix;
 
   emiliaMoodle = ./websites/emilia/moodle.nix;
+  emiliaAtelierFringant = ./websites/emilia/atelierfringant.nix;
 
   florianApp = ./websites/florian/app.nix;
   florianInte = ./websites/florian/integration.nix;
@@ -58,16 +67,25 @@ set = {
 
   nassimeProd = ./websites/nassime/production.nix;
 
-  nathanaelVillon = ./websites/nathanael/villon.nix;
+  nathVillon = ./websites/nath/villon.nix;
+
+  nicecoopGestionCompte = ./websites/nicecoop/gestion-compte.nix;
+  nicecoopGestionCompteIntegration = ./websites/nicecoop/gestion-compte_integration.nix;
+  nicecoopOdoo = ./websites/nicecoop/odoo.nix;
 
   papaMaisonBbc = ./websites/papa/maison_bbc.nix;
   papaSurveillance = ./websites/papa/surveillance.nix;
 
-  patrickFodellaProd = ./websites/patrick_fodella/production.nix;
+  patrickFodellaEcolyeu = ./websites/patrick_fodella/ecolyeu.nix;
+  patrickFodellaAltermondia = ./websites/patrick_fodella/altermondia.nix;
 
   piedsjalouxInte = ./websites/piedsjaloux/integration.nix;
   piedsjalouxProd = ./websites/piedsjaloux/production.nix;
 
+  ressourcerieBanonProd = ./websites/ressourcerie_banon/production.nix;
+  ressourcerieBanonCloud = ./websites/ressourcerie_banon/cloud.nix;
+  ressourcerieBanonCryptpad = ./websites/ressourcerie_banon/cryptpad.nix;
+
   richieProd = ./websites/richie/production.nix;
 
   sydenPeertube = ./websites/syden/peertube.nix;
@@ -77,6 +95,9 @@ set = {
   # Tools
   assetsTools = ./websites/tools/assets;
   cloudTool = ./websites/tools/cloud;
+  cloudFarmTool = ./websites/tools/cloud/farm.nix;
+  cryptpadTool = ./websites/tools/cryptpad;
+  cryptpadFarmTool = ./websites/tools/cryptpad/farm.nix;
   commentoTool = ./websites/tools/commento;
   davTool = ./websites/tools/dav;
   vpnTool = ./websites/tools/vpn;
@@ -91,9 +112,11 @@ set = {
   performanceTool = ./websites/tools/performance;
   toolsTool = ./websites/tools/tools;
   mailTool = ./websites/tools/mail;
+  statsTool = ./websites/tools/stats;
 
   # Games
   codenamesGame = ./websites/tools/games/codenames;
+  terraformingMarsGame = ./websites/tools/games/terraforming-mars;
 
   mail = ./mail;