devices.nas: temprarily disable btrbk

This commit is contained in:
2025-05-16 10:18:23 +08:00
parent eaf15e7a8d
commit 46ad5f128c

View File

@@ -28,7 +28,7 @@ inputs:
xray.client = { enable = true; dnsmasq.hosts."git.nas.chn.moe" = "127.0.0.1"; };
beesd."/".hashTableSizeMB = 10 * 128;
nfs."/" = inputs.topInputs.self.config.dns."chn.moe".getAddress "wg1.pc";
btrbk = [ "pc" "vps6" "srv3" ];
# btrbk = [ "pc" "vps6" "srv3" ];
};
};
};