nixpkgs/nixos/modules/services/x11
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
..
desktop-managers plasma5: move excludePackages option for consistency 2023-03-19 20:12:31 +01:00
display-managers nixos/sddm + nixos/plasma5: switch PAM service to login. 2023-02-21 22:48:09 +01:00
hardware nixos: fix typos 2022-12-17 19:31:14 -05:00
window-managers nimdow: Add nixos windowmanager option 2023-03-13 11:37:32 -05:00
clight.nix treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
colord.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
extra-layouts.nix nixos/x11: fix some docs links 2023-02-08 15:23:34 +01:00
fractalart.nix
gdk-pixbuf.nix gnome._gdkPixbufCacheBuilder_DO_NOT_USE: Extract from nixos/gdk-pixbuf 2022-10-21 10:06:24 +02:00
imwheel.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
picom.nix modules: add mkAliasOptionModuleMD 2023-01-05 02:33:13 +01:00
redshift.nix
terminal-server.nix
touchegg.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
unclutter-xfixes.nix
unclutter.nix
urserver.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
urxvtd.nix
xautolock.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
xbanish.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
xfs.conf
xfs.nix
xserver.nix nixos/hidpi: remove 2023-03-21 13:29:57 +01:00