]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/websites/richie/production.nix
Remove duply-backup
[perso/Immae/Config/Nix.git] / modules / private / websites / richie / production.nix
index e95df300cf94db8a8b1faaca8a2afc49695a7ff7..a548cff21a4d8117adc5f954c01c34c4ca52f309 100644 (file)
@@ -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" = {