This commit is contained in:
albert 2024-12-01 22:06:41 +01:00
parent 65bece906f
commit 36d2adf239
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -1,4 +1,4 @@
{ pkgs, config, ... }: {
{ unstable-pkgs, config, ... }: {
# Fonts
fonts = {
fontconfig = {
@ -11,9 +11,11 @@
includeUserConf = false;
};
packages = with pkgs; [
packages = with unstable-pkgs; [
# (nerdfonts.override { fonts = [ "Arimo" "JetBrainsMono" ]; })
nerdfonts
# nerdfonts
nerd-fonts.jetbrains-mono
nerd-fonts.arimo
# noto-fonts-emoji
# sarasa-gothic
font-awesome