diff --git a/home/common/core/fonts.nix b/home/common/core/fonts.nix deleted file mode 100644 index 546a665..0000000 --- a/home/common/core/fonts.nix +++ /dev/null @@ -1,15 +0,0 @@ -{ pkgs, ... }: -{ - fonts.fontconfig.enable = true; - home.packages = with pkgs; [ - nerdfonts - noto-fonts - noto-fonts-cjk - noto-fonts-emoji - hack-font - liberation_ttf - libertine - font-awesome - ]; - -} diff --git a/home/common/optional/desktop/common/fontconfig.nix b/home/common/optional/desktop/common/fontconfig.nix index 56aa104..12edf53 100644 --- a/home/common/optional/desktop/common/fontconfig.nix +++ b/home/common/optional/desktop/common/fontconfig.nix @@ -1,4 +1,16 @@ -{ ... }: { +{ ... }: +{ + fonts.fontconfig.enable = true; + home.packages = with pkgs; [ + nerdfonts + noto-fonts + noto-fonts-cjk + noto-fonts-emoji + hack-font + liberation_ttf + libertine + font-awesome + ]; fonts = { fontconfig = { defaultFonts = {