tests/teleports: ubuntu_font_family -> ubuntu-classic

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