mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-01-10 00:59:23 +01:00
update nerd fonts
This commit is contained in:
parent
e9a1461924
commit
9a23089b23
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
(nerdfonts.override {fonts = ["FiraCode" "AnonymousPro"];})
|
nerd-fonts.fira-code
|
||||||
google-fonts
|
google-fonts
|
||||||
montserrat
|
montserrat
|
||||||
noto-fonts
|
noto-fonts
|
||||||
|
|
Loading…
Reference in a new issue