london: Add big-parallel feature
This commit is contained in:
parent
74cbca8d25
commit
b40c4322a7
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
nix.settings.system-features = [
|
||||
"kvm"
|
||||
"big-parallel"
|
||||
];
|
||||
|
||||
services.openvpn.servers = {
|
||||
|
|
Loading…
Add table
Reference in a new issue