aboutsummaryrefslogtreecommitdiff
path: root/roles/desktop
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2025-01-18 13:54:02 -0800
committerCaroline Larimore <caroline@larimo.re>2025-01-18 13:54:02 -0800
commit2befe0c818ad4df1529e55b34ef1bd2a51449db9 (patch)
tree30d1a9125a14fca0d9fd69b6b3416a5dda0d44b4 /roles/desktop
parentdacb3fa67081e4c0eade9cd4d99d729a9b3ea568 (diff)
flake: update
Diffstat (limited to 'roles/desktop')
-rw-r--r--roles/desktop/default.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/roles/desktop/default.nix b/roles/desktop/default.nix
index cfa5294..7acd1d8 100644
--- a/roles/desktop/default.nix
+++ b/roles/desktop/default.nix
@@ -58,15 +58,13 @@ let cfg = config.roles.desktop; in {
fonts = {
packages = with pkgs; [
- nerdfonts
noto-fonts
- noto-fonts-cjk
noto-fonts-cjk-sans
noto-fonts-cjk-serif
noto-fonts-emoji
minecraftia
- ];
+ ] ++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts);
fontconfig = {
defaultFonts = {