fix VMs on nixos-22.05
This commit is contained in:
parent
f52ff8fdb5
commit
15e7b32c2d
4 changed files with 15 additions and 6 deletions
|
|
@ -31,7 +31,7 @@ nix-build --out-link $tmpDir/vm - <<'EOF'
|
|||
];
|
||||
nix-bitcoin.generateSecrets = true;
|
||||
};
|
||||
}).vm
|
||||
}).config.system.build.vm
|
||||
EOF
|
||||
|
||||
vmNumCPUs=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue