X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=modules%2Fprivate%2Fwebsites%2Fchloe%2Fproduction.nix;h=7f8f1ded4cba0324ecb0c92615071dfe0004af37;hb=5a61f6ad5164a735be26e016c59e72252ffb49b7;hp=b5233c68a74731485c08d4cd6c1ca19be1ff7357;hpb=f5761aac8dbfb4af91c232f2b52d1353c899abda;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/modules/private/websites/chloe/production.nix b/modules/private/websites/chloe/production.nix index b5233c6..7f8f1de 100644 --- a/modules/private/websites/chloe/production.nix +++ b/modules/private/websites/chloe/production.nix @@ -15,6 +15,7 @@ in { config = lib.mkIf cfg.enable { services.duplyBackup.profiles.chloe_production.rootDir = app.varDir; + services.duplyBackup.profiles.chloe_production.remotes = ["eriomem" "ovh"]; secrets.keys = [ { dest = "websites/chloe/production";