prismlauncher unborked, nerdfonts borked

This commit is contained in:
Gerg-L 2023-05-07 15:27:35 -04:00
parent caf9f55939
commit 1231534d40
4 changed files with 52 additions and 60 deletions

View file

@ -1,4 +1,4 @@
_: {
{stable, ...}: {
pkgs,
options,
config,
@ -60,7 +60,7 @@ in {
'';
fonts = {
fonts = [
(pkgs.nerdfonts.override
(stable.legacyPackages.${pkgs.system}.nerdfonts.override
{
fonts = ["Overpass"];
})