From 9a35b8f94cc55ee429b36be1a5e7eb1f52934a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Tue, 29 Jan 2019 23:42:06 +0100 Subject: =?UTF-8?q?Move=20=C3=89milia's=20website?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nixops/modules/websites/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixops/modules/websites/default.nix') diff --git a/nixops/modules/websites/default.nix b/nixops/modules/websites/default.nix index 4a6a26f..7bd1ac5 100644 --- a/nixops/modules/websites/default.nix +++ b/nixops/modules/websites/default.nix @@ -91,6 +91,7 @@ in ./piedsjaloux ./connexionswing ./tellesflorian + ./emilia ./ftp/jerome.nix ./ftp/nassime.nix ./ftp/florian.nix @@ -195,6 +196,7 @@ in services.myWebsites.Nassime.production.enable = cfg.production.enable; services.myWebsites.Florian.production.enable = cfg.production.enable; services.myWebsites.DeniseJerome.production.enable = cfg.production.enable; + services.myWebsites.Emilia.production.enable = cfg.production.enable; services.myWebsites.Chloe.integration.enable = cfg.integration.enable; services.myWebsites.Ludivine.integration.enable = cfg.integration.enable; -- cgit v1.2.3