mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-05 16:03:18 +00:00
Remove monitor section from base
This commit is contained in:
parent
db1712cc1a
commit
118255ecdc
|
@ -15,11 +15,6 @@
|
||||||
};
|
};
|
||||||
windowManager.xmonad.enable = true;
|
windowManager.xmonad.enable = true;
|
||||||
windowManager.default = "xmonad";
|
windowManager.default = "xmonad";
|
||||||
monitorSection = ''
|
|
||||||
Modeline "3840x2160_60.00" 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync
|
|
||||||
Option "PreferredMode" "3840x2160_60.00"
|
|
||||||
DisplaySize 610 350 # In millimeters
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
users.extraUsers.user = {
|
users.extraUsers.user = {
|
||||||
|
|
Loading…
Reference in a new issue