Add extraConfig option to all clusters

This commit is contained in:
Jonas Juselius
2020-12-02 12:33:56 +01:00
parent 38daf405e5
commit 6b259956ff
6 changed files with 53 additions and 17 deletions

View File

@@ -25,5 +25,5 @@
swapDevices = [ ];
nix.maxJobs = lib.mkDefault 1;
virtualisation.vmware.guest.enable = true;
}