]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/default.nix
Add chatons infos
[perso/Immae/Config/Nix.git] / modules / private / default.nix
index ff520fd0fb201097f67e22bd3d5ab60dc8f97144..09ed090e3365a796d70d2977a62852f4d66e9639 100644 (file)
@@ -15,12 +15,15 @@ set = {
   mariadbReplication = ./databases/mariadb_replication.nix;
   redisReplication = ./databases/redis_replication.nix;
   openldapReplication = ./databases/openldap_replication.nix;
+  chatonsProperties = ./chatons.nix;
 
   websites = ./websites;
   gemini = ./gemini;
 
 
   # Personal websites
+  attilaxDolibarr = ./websites/attilax/dolibarr.nix;
+
   bakeerCloud = ./websites/bakeer/cloud.nix;
 
   capitainesLandingPages = ./websites/capitaines/landing_pages.nix;
@@ -54,6 +57,7 @@ set = {
   immaeProd = ./websites/immae/production.nix;
   immaeRelease = ./websites/immae/release.nix;
   immaeTemp = ./websites/immae/temp.nix;
+  immaeDolibarr = ./websites/immae/dolibarr.nix;
 
   isabelleAtenInte = ./websites/isabelle/aten_integration.nix;
   isabelleAtenProd = ./websites/isabelle/aten_production.nix;
@@ -73,11 +77,10 @@ set = {
 
   nassimeProd = ./websites/nassime/production.nix;
 
-  nathVillon = ./websites/nath/villon.nix;
-
   nicecoopGestionCompte = ./websites/nicecoop/gestion-compte.nix;
   nicecoopGestionCompteIntegration = ./websites/nicecoop/gestion-compte_integration.nix;
   nicecoopOdoo = ./websites/nicecoop/odoo.nix;
+  nicecoopDolibarrDev = ./websites/nicecoop/dolibarr_integration.nix;
   nicecoopCopanier = ./websites/nicecoop/copanier.nix;
 
   noctambulesCloud = ./websites/noctambules/cloud.nix;