Files
nixpkgs/nixos/modules/hardware
K900 4787ebf7ae nixos/hidpi: remove
The single option tries to do too much work, which just ends up confusing people.

So:
- don't force the console font, the kernel can figure this out as of #210205
- don't force the systemd-boot mode, it's an awkward mode that's not supported
  on most things and will break flicker-free boot
- add a separate option for the xorg cursor scaling trick and move it under the xorg namespace
- add a general `fonts.optimizeForVeryHighDPI` option that explicitly says what it does
- alias the old option to that
- don't set any of those automatically in nixos-generate-config
2023-03-21 13:29:57 +01:00
..
2023-03-21 13:29:57 +01:00
2023-02-19 23:26:53 +00:00
2022-10-04 14:06:48 -03:00
2023-03-06 22:40:04 +01:00
2023-02-21 17:45:14 +01:00
2022-12-17 19:31:14 -05:00
2022-12-17 19:31:14 -05:00