Fix missing fonts
This commit is contained in:
parent
4c3e2902c7
commit
9bf0d5b789
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
|
@ -62,6 +62,9 @@ let user = import ./name.nix; in
|
|||
wget
|
||||
|
||||
lua-language-server
|
||||
inter
|
||||
material-design-icons
|
||||
(nerdfonts.override { fonts = [ "CascadiaCode" "Noto" "Hack" ]; })
|
||||
devenv
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue