From 049fe38fda6198ab92da03328d9f333af393e84f Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 27 May 2019 19:41:19 +0200 Subject: Stop overriding in vbox s3uri of backup apps --- machines/vbox.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/machines/vbox.nix b/machines/vbox.nix index 11ba43f..d7471eb 100644 --- a/machines/vbox.nix +++ b/machines/vbox.nix @@ -34,10 +34,7 @@ in { fileSystems."/tmp" = 1; }; - nixsap.apps.filebackup.s3uri = mkForce null; nixsap.apps.icinga2.notifications = mkForce false; - nixsap.apps.mysqlbackup.s3uri = mkForce null; - nixsap.apps.pgbackup.s3uri = mkForce null; nixsap.apps.mariadb.mysqld = { datadir = mkForce "/mariadb/db"; -- cgit v1.2.3