home/catppuccin+nixos/nerdfonts: enable gtk-related stuff
This commit is contained in:
@@ -8,4 +8,8 @@
|
||||
fontDir.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
flake.modules.homeManager.nerdfonts = {
|
||||
gtk.font.name = "JetBrainsMono";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user