Xserver fails to start with fonts.fontDir.enable = true; #101196
Labels
0.kind: bug
Something is broken
2.status: stale
https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
Describe the bug
X started using startx with
fonts.fontDir.enable = true;
doesn't find the fixed font.To Reproduce
Steps to reproduce the behavior:
fonts.fontDir.enable = true;
Expected behavior
X finding the font and starting.
Actual behavior
Additional context
This only happens if
fonts.fonts
does not includexorg.fontmiscmisc
, i.e. withfonts.enableDefaultFonts = false;
Notify maintainers
Introduced in eda7e23 cc @rnhmjoj @hir12111
Metadata
Maintainer information:
The text was updated successfully, but these errors were encountered: