remove hv video mode

This commit is contained in:
k3t
2026-06-23 17:38:36 -06:00
parent 05a4f8ea9c
commit 1b97dc04c2
-1
View File
@@ -18,6 +18,5 @@
};
virtualisation.hypervGuest = {
enable = true;
videoMode = "1920x1080";
};
}