1
0
Fork 0

Disable auto-detected Hyper-V support on borg2

master
Sven Slootweg vor 5 Jahren
Ursprung 935175a406
Commit a662249fd9

@ -25,5 +25,5 @@
];
nix.maxJobs = lib.mkDefault 1;
virtualisation.hypervGuest.enable = true;
# virtualisation.hypervGuest.enable = true;
}

Laden…
Abbrechen
Speichern