vms: fix
This commit is contained in:
parent
fcf3d41303
commit
46ca5cc665
2 changed files with 5 additions and 17 deletions
|
|
@ -11,20 +11,4 @@ in {
|
|||
home.stateVersion = "24.05";
|
||||
}
|
||||
];
|
||||
|
||||
displays.displays = {
|
||||
Virtual-1 = {
|
||||
enable = true;
|
||||
name = "Virtual-1";
|
||||
workspaces = {
|
||||
start = 1;
|
||||
end = 10;
|
||||
};
|
||||
resolution = {
|
||||
x = 1920;
|
||||
y = 1080;
|
||||
freq = 60;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue