working system once again
This commit is contained in:
parent
0117d6155b
commit
4f3d125329
5 changed files with 16 additions and 5 deletions
|
@ -1,6 +1,18 @@
|
|||
_: {
|
||||
modules.system.hardware.monitors = {
|
||||
eDP-1 = {
|
||||
resolution = {
|
||||
x = 1920;
|
||||
y = 1080;
|
||||
};
|
||||
scale = 1;
|
||||
refreshRate = 60;
|
||||
position = {
|
||||
x = 1920;
|
||||
y = 0;
|
||||
};
|
||||
};
|
||||
DP-3 = {
|
||||
resolution = {
|
||||
x = 1920;
|
||||
y = 1080;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue