add buffer to btrbk

This commit is contained in:
2024-10-14 17:46:26 +02:00
parent f0768984c6
commit 6dbe100036
3 changed files with 5 additions and 30 deletions

View File

@@ -50,7 +50,7 @@
};
services.btrbk = {
extraPackages = [ pkgs.lz4 ];
extraPackages = [ pkgs.lz4 pkgs.mbuffer ];
instances = {
hf = {
onCalendar = "hourly";