Move nerdfont set to common
This commit is contained in:
parent
9c46f1c78c
commit
a262378e8e
3 changed files with 34 additions and 2 deletions
|
@ -5,8 +5,6 @@ let
|
|||
in
|
||||
{
|
||||
home.packages = [
|
||||
# Enable the FSM font with NF variant
|
||||
(pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
|
||||
];
|
||||
|
||||
programs.alacritty = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue