X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fprivate%2Fwebsites%2Frichie%2Fproduction.nix;h=a548cff21a4d8117adc5f954c01c34c4ca52f309;hb=5315b439af1f72c3282549508ae58d86d66e38ec;hp=e95df300cf94db8a8b1faaca8a2afc49695a7ff7;hpb=41cce84a02652e22ad967c9f31669092eb3e7f0e;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/modules/private/websites/richie/production.nix b/modules/private/websites/richie/production.nix index e95df30..a548cff 100644 --- a/modules/private/websites/richie/production.nix +++ b/modules/private/websites/richie/production.nix @@ -24,8 +24,6 @@ in { options.myServices.websites.richie.production.enable = lib.mkEnableOption "enable Richie's website"; config = lib.mkIf cfg.enable { - services.duplyBackup.profiles.richie_production.rootDir = vardir; - services.duplyBackup.profiles.richie_production.remotes = ["eriomem" "ovh"]; services.webstats.sites = [ { name = "europe-richie.org"; } ]; secrets.keys."websites/richie/production" = {