mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop]: fix emojis in Firefox
This commit is contained in:
parent
1faf3c5ad2
commit
d55f10cef1
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ in {
|
|||
boot.plymouth.enable = mkDefault true;
|
||||
|
||||
fonts.enableDefaultPackages = true;
|
||||
fonts.fontconfig.useEmbeddedBitmaps = true; # Fixes Emojis not showing in Firefox
|
||||
|
||||
hardware.acpilight.enable = true;
|
||||
hardware.opentabletdriver.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue