1
0

configuration/desktop: Handle renamed font in future releases

This commit is contained in:
clerie 2024-11-21 13:45:26 +01:00
parent 923229dc00
commit 0e00c74ba7

View File

@ -7,8 +7,7 @@
roboto
roboto-mono
noto-fonts
noto-fonts-cjk
noto-fonts-emoji
comfortaa
];
] ++ (if pkgs ? "noto-fonts-cjk-sans" then [ pkgs.noto-fonts-cjk-sans ] else [ pkgs.noto-fonts-cjk ]);
}