From dcc0085c41ad0f3d76be0f3d21d57842c4923c70 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Tue, 29 Mar 2022 23:04:17 +0200 Subject: [PATCH] public-cof: add framagenda.org --- machines/public-cof/nginx.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/public-cof/nginx.nix b/machines/public-cof/nginx.nix index be7ef3b..9f62800 100644 --- a/machines/public-cof/nginx.nix +++ b/machines/public-cof/nginx.nix @@ -12,6 +12,7 @@ let clouds = [ { from = "klub-reseau"; cloudHost = "nuage.beta.rz.ens.wtf"; } { from = "eleves-ens"; cloudHost = "cloud.eleves.ens.fr"; } + { from = "frama-agenda"; cloudHost = "framagenda.org"; } ]; in {