mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 21:25:30 +03:00
tests/lomiri-filemanager-app: ubuntu_font_family -> ubuntu-classic
This commit is contained in:
parent
47e508ba36
commit
dc004592e8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue