forked from pub-solar/os
ryzensun: hidpi option got removed
This commit is contained in:
parent
5db371f648
commit
fc09f922a8
|
@ -30,7 +30,4 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices = [];
|
swapDevices = [];
|
||||||
|
|
||||||
# high-resolution display
|
|
||||||
hardware.video.hidpi.enable = lib.mkDefault true;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue