nixpkgs/nixos/modules/installer/tools
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
..
nixos-build-vms Revert "treewide: use nativeBuildInputs with runCommand instead of inlining" 2022-12-26 21:05:35 +03:00
nixos-option
get-version-suffix installer/tools/get-version-suffix: set --git-dir 2022-06-27 14:28:03 +02:00
nix-fallback-paths.nix nix-fallback-paths.nix: Update to 2.13.3 2023-02-27 10:40:18 -08:00
nixos-enter.sh nixos/nixos-enter: hide systemd-tmpfiles errors 2023-01-01 17:18:20 +01:00
nixos-generate-config.pl nixos/hidpi: remove 2023-03-21 13:29:57 +01:00
nixos-install.sh nixos-install: remove root requirement for bind mount 2023-01-19 20:50:17 +01:00
nixos-version.sh nixos-version: print error for missing revision to stderr 2023-01-03 20:40:35 +01:00
tools.nix configuration.nix: suggest a command line program 2023-02-28 17:16:03 +01:00