Update fontconfig settings

- Remove unnecessary import
This commit is contained in:
Sam 2024-06-28 20:30:26 +01:00
parent e6f0770f97
commit 63ba2ebaba
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,5 @@
{ ... }: { pkgs, ... }:
{ {
fonts.fontconfig.enable = true;
home.packages = with pkgs; [ home.packages = with pkgs; [
nerdfonts nerdfonts
noto-fonts noto-fonts
@ -11,6 +10,7 @@
libertine libertine
font-awesome font-awesome
]; ];
fonts = { fonts = {
fontconfig = { fontconfig = {
defaultFonts = { defaultFonts = {