This commit is contained in:
dusk 2021-07-24 16:37:53 +03:00
parent e0000f2bbd
commit 23a5f356ff
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA
3 changed files with 7 additions and 1 deletions

View File

@ -178,6 +178,11 @@ in
};
};
fonts = {
enableDefaultFonts = true;
fontconfig.enable = true;
fonts = [ pkgs.dejavu_fonts ];
};
environment = {
systemPackages = [ btrfsDiff ];

View File

@ -358,6 +358,7 @@ in
noto-fonts-cjk
noto-fonts-emoji-blob-bin
font-awesome
dejavu_fonts
(nerdfonts.override { fonts = [ "Iosevka" ]; })
# Programs
# discord-canary-system