mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 13:39:15 +03:00
tests/teleports: ubuntu_font_family -> ubuntu-classic
This commit is contained in:
parent
2d49594644
commit
029b06454e
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