Back to firefox; new nerd-fonts package set
This commit is contained in:
parent
ba28d6729a
commit
dbb6c6892b
2 changed files with 2 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ in
|
||||||
distrobox
|
distrobox
|
||||||
fd
|
fd
|
||||||
filelight
|
filelight
|
||||||
|
firefox
|
||||||
fzf
|
fzf
|
||||||
gimp
|
gimp
|
||||||
heroic
|
heroic
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
name = "Inter";
|
name = "Inter";
|
||||||
};
|
};
|
||||||
monospace = {
|
monospace = {
|
||||||
package = pkgs.nerdfonts.override { fonts = [ "FiraCode" ]; };
|
package = pkgs.nerd-fonts.fira-code;
|
||||||
name = "FiraCode Nerd Font";
|
name = "FiraCode Nerd Font";
|
||||||
};
|
};
|
||||||
emoji = {
|
emoji = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue