configuration/desktop: Handle renamed font in future releases
This commit is contained in:
parent
923229dc00
commit
0e00c74ba7
@ -7,8 +7,7 @@
|
|||||||
roboto
|
roboto
|
||||||
roboto-mono
|
roboto-mono
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
comfortaa
|
comfortaa
|
||||||
];
|
] ++ (if pkgs ? "noto-fonts-cjk-sans" then [ pkgs.noto-fonts-cjk-sans ] else [ pkgs.noto-fonts-cjk ]);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user