Back to firefox; new nerd-fonts package set

This commit is contained in:
William 2024-12-03 13:21:23 -03:00
parent ba28d6729a
commit dbb6c6892b
2 changed files with 2 additions and 1 deletions

View file

@ -23,6 +23,7 @@ in
distrobox
fd
filelight
firefox
fzf
gimp
heroic

View file

@ -29,7 +29,7 @@
name = "Inter";
};
monospace = {
package = pkgs.nerdfonts.override { fonts = [ "FiraCode" ]; };
package = pkgs.nerd-fonts.fira-code;
name = "FiraCode Nerd Font";
};
emoji = {