hyper-v guest tools thingy add
This commit is contained in:
@@ -16,4 +16,8 @@
|
||||
packages = with pkgs; [
|
||||
];
|
||||
};
|
||||
virtualisation.hypervGuest = {
|
||||
enable = true;
|
||||
videoMode = "1920x1080";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user