From 5315b439af1f72c3282549508ae58d86d66e38ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Fri, 22 Oct 2021 20:55:31 +0200 Subject: Remove duply-backup --- modules/private/websites/chloe/integration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/private/websites/chloe/integration.nix') diff --git a/modules/private/websites/chloe/integration.nix b/modules/private/websites/chloe/integration.nix index aedf3a5..4dc4bf3 100644 --- a/modules/private/websites/chloe/integration.nix +++ b/modules/private/websites/chloe/integration.nix @@ -10,7 +10,6 @@ in { options.myServices.websites.chloe.integration.enable = lib.mkEnableOption "enable Chloe's website in integration"; config = lib.mkIf cfg.enable { - services.duplyBackup.profiles.chloe_integration.rootDir = app.varDir; secrets.keys."websites/chloe/integration" = { user = apacheUser; group = apacheGroup; -- cgit v1.2.3