X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=modules%2Fprivate%2Fdefault.nix;h=0ff5214a7d5061b28e3233daa02bd2261871460f;hb=a9f52ec521e45204ad9363dd143b32ac9910b6b3;hp=b821488dd35ea8ce4e88ebe2d846c03d07f9cb8c;hpb=982dc1fabf71cc91ef4409848dd1952c7e6f479f;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/modules/private/default.nix b/modules/private/default.nix index b821488..0ff5214 100644 --- a/modules/private/default.nix +++ b/modules/private/default.nix @@ -16,9 +16,12 @@ 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; @@ -58,7 +61,7 @@ set = { nassimeProd = ./websites/nassime/production.nix; - nathanaelVillon = ./websites/nathanael/villon.nix; + nathVillon = ./websites/nath/villon.nix; papaMaisonBbc = ./websites/papa/maison_bbc.nix; papaSurveillance = ./websites/papa/surveillance.nix; @@ -68,6 +71,10 @@ set = { 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 +84,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 +101,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;