tests: fix deprecation warning

This commit is contained in:
Jonas Nick 2022-06-13 07:08:09 +00:00
parent 805eb26d12
commit c7eab98a31
No known key found for this signature in database
GPG Key ID: 4861DBF262123605
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ name: testConfig:
vm = makeVM {
name = "nix-bitcoin-${name}";
machine = {
nodes.machine = {
imports = [ testConfig ];
virtualisation = {
# Needed because duplicity requires 270 MB of free temp space, regardless of backup size