Fixed font configuration

This commit is contained in:
2025-03-27 14:26:20 +00:00
parent d3e5d8aa89
commit 190bae5036
5 changed files with 17 additions and 49 deletions

View File

@@ -165,8 +165,6 @@
xcp
zellij
zoxide
monaspace
nerdfonts
brotli
gcc
gnumake
@@ -263,5 +261,8 @@
enableDefaultPackages = true;
fontDir.enable = true;
fontconfig.defaultFonts.monospace = ["MonaspiceArNerdFontMono"];
packages = with pkgs; [
nerdfonts
];
};
}

View File

@@ -23,20 +23,21 @@
monospace = ["MonaspiceArNerdFontMono"];
};
};
packages = with pkgs; [
corefonts
liberation_ttf
nerdfonts
nerd-font-patcher
noto-fonts
noto-fonts-color-emoji
vistafonts
winePackages.fonts
];
};
# Theming packages
environment.systemPackages = with pkgs; [
# fonts
corefonts
liberation_ttf
monaspace
nerdfonts
nerd-font-patcher
noto-fonts
noto-fonts-color-emoji
vistafonts
winePackages.fonts
# Cursor
hyprcursor
# QT