X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=modules%2Fprivate%2Fdefault.nix;h=51e0cdf6b990301c700f0f70783fa2975db04232;hb=bdaca01ec078b7a4eeadf08a4bec957353f0226d;hp=0ff5214a7d5061b28e3233daa02bd2261871460f;hpb=a565d58b53473c40fcb8b6e1e16b83906a76fbdd;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/modules/private/default.nix b/modules/private/default.nix index 0ff5214..51e0cdf 100644 --- a/modules/private/default.nix +++ b/modules/private/default.nix @@ -27,6 +27,10 @@ set = { 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; @@ -35,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; @@ -63,10 +69,15 @@ set = { 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; @@ -102,6 +113,7 @@ set = { toolsTool = ./websites/tools/tools; mailTool = ./websites/tools/mail; statsTool = ./websites/tools/stats; + visioTool = ./websites/tools/visio; # Games codenamesGame = ./websites/tools/games/codenames;