X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=nixops%2Fmodules%2Fwebsites%2Fdefault.nix;h=584892acc6c914e53bd4ea22463ac6bbfeb4e98a;hb=f8026b6e4c869aa108f6361c8ccd50890657994d;hp=432ad3c02466c26619c2df203327490d7b5d25a6;hpb=9ade8f6eb774dc7d19d82a070199b5024786b819;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/nixops/modules/websites/default.nix b/nixops/modules/websites/default.nix index 432ad3c..584892a 100644 --- a/nixops/modules/websites/default.nix +++ b/nixops/modules/websites/default.nix @@ -66,23 +66,6 @@ let in { imports = [ - ./chloe - ./ludivine - ./aten - ./piedsjaloux - ./connexionswing - ./tellesflorian - ./emilia - ./capitaines - ./ftp/jerome.nix - ./ftp/nassime.nix - ./ftp/florian.nix - ./ftp/denisejerome.nix - ./ftp/leila.nix - ./ftp/papa.nix - ./ftp/immae.nix - ./ftp/release.nix - ./ftp/temp.nix ./tools/db.nix ./tools/tools ./tools/dav @@ -133,31 +116,6 @@ in services.myWebsites.tools.etherpad-lite.enable = true; services.myWebsites.tools.peertube.enable = true; - services.myWebsites.Chloe.production.enable = true; - services.myWebsites.Ludivine.production.enable = true; - services.myWebsites.Aten.production.enable = true; - services.myWebsites.PiedsJaloux.production.enable = true; - services.myWebsites.Connexionswing.production.enable = true; - services.myWebsites.Jerome.production.enable = true; - services.myWebsites.Nassime.production.enable = true; - services.myWebsites.Florian.production.enable = true; - services.myWebsites.Leila.production.enable = true; - services.myWebsites.Papa.production.enable = true; - services.myWebsites.DeniseJerome.production.enable = true; - services.myWebsites.Emilia.production.enable = true; - services.myWebsites.Capitaines.production.enable = true; - services.myWebsites.Immae.production.enable = true; - services.myWebsites.Release.production.enable = true; - services.myWebsites.Temp.production.enable = true; - - services.myWebsites.Chloe.integration.enable = true; - services.myWebsites.Ludivine.integration.enable = true; - services.myWebsites.Aten.integration.enable = true; - services.myWebsites.PiedsJaloux.integration.enable = true; - services.myWebsites.Connexionswing.integration.enable = true; - services.myWebsites.TellesFlorian.integration.enable = true; - services.myWebsites.Florian.integration.enable = true; - secrets.keys = [{ dest = "apache-ldap"; user = "wwwrun";