mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
tests/lomiri-calculator-app: ubuntu_font_family -> ubuntu-classic
This commit is contained in:
parent
dc004592e8
commit
005ef5ab39
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
# Intended font & helps with OCR
|
# Intended font & helps with OCR
|
||||||
ubuntu_font_family
|
ubuntu-classic
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user