nixpkgs/nixos/modules/config/fonts
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
..
fontconfig.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
fontdir.nix nixos/config: invariant option docs MD conversions 2022-07-24 13:01:18 +02:00
fonts.nix nixos/hidpi: remove 2023-03-21 13:29:57 +01:00
ghostscript.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00