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

This commit is contained in:
OPNA2608
2024-07-19 19:22:45 +02:00
parent dc004592e8
commit 005ef5ab39
+1 -1
View File
@@ -24,7 +24,7 @@
fonts.packages = with pkgs; [
# Intended font & helps with OCR
ubuntu_font_family
ubuntu-classic
];
};