2024-09-01 22:31:32 +02:00
|
|
|
_: {
|
2024-07-15 23:18:25 +02:00
|
|
|
poz.other = {
|
2024-07-15 20:14:56 +02:00
|
|
|
system = {
|
|
|
|
hostname = "niks";
|
|
|
|
username = "jacek";
|
2024-07-15 21:14:23 +02:00
|
|
|
platform = "x86_64-linux";
|
2024-07-15 20:14:56 +02:00
|
|
|
};
|
|
|
|
hardware.monitors = {
|
|
|
|
eDP-1 = {
|
|
|
|
resolution = { w = 1920; h = 1280; };
|
|
|
|
refreshRate = 60;
|
|
|
|
position = { x = 0; y = 0; };
|
|
|
|
scale = 1.0;
|
|
|
|
};
|
|
|
|
};
|
2024-05-03 17:46:37 +02:00
|
|
|
};
|
|
|
|
}
|