From 9704fad877f4d8d6758d2e52faa80c5a9087c94d Mon Sep 17 00:00:00 2001 From: asonix Date: Fri, 24 May 2024 16:22:23 -0500 Subject: [PATCH] firestar: fix btrbk deprecation warning --- firestar/btrbk.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/firestar/btrbk.nix b/firestar/btrbk.nix index 8e31373..cf5c8fc 100644 --- a/firestar/btrbk.nix +++ b/firestar/btrbk.nix @@ -19,7 +19,6 @@ in roles = [ "source" "info" "send" ]; } ]; - extraPackages = with pkgs; [ gzip ]; instances = { btrbk = { onCalendar = "hourly";