Commit 4438c9c
authored
feat: don't install Noto fonts by default (#1322)
Installing `google-noto-fonts-all` adds about 400 MB to the image (and
to daily update sizes) and includes a huge number of fonts that many
users don't need. Users who want these fonts can install them
themselves, either as a layered package or locally in their home
directory.
Signed-off-by: Daniel Hast <[email protected]>1 parent 84b2260 commit 4438c9c
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
0 commit comments