mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-05-08 21:08:49 +00:00
Ignore local ({local,monitor}.nix) settings
This commit is contained in:
parent
9447b6d1f6
commit
252610af57
4 changed files with 41 additions and 1 deletions
6
nix/monitor.nix.template
Normal file
6
nix/monitor.nix.template
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
services.xserver.monitorSection = ''
|
||||
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
|
||||
Option "PreferredMode" "1920x1080_60.00"
|
||||
'';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue