tests/lomiri-clock-app: ubuntu_font_family -> ubuntu-classic

This commit is contained in:
OPNA2608 2024-07-19 19:23:00 +02:00
parent 005ef5ab39
commit 2d49594644

View File

@ -24,7 +24,7 @@
fonts.packages = with pkgs; [
# Intended font & helps with OCR
ubuntu_font_family
ubuntu-classic
];
};