diff --git a/shared/applications/server/restic.nix b/shared/applications/server/restic.nix index 2c44cdb..ed29915 100644 --- a/shared/applications/server/restic.nix +++ b/shared/applications/server/restic.nix @@ -2,8 +2,6 @@ { services.restic = { - # enable = true; - backups.main = { repository = "b2:situla-${config.mine.shared.settings.brand_lower}:.";