fixed fonts
This commit is contained in:
parent
e997971190
commit
eb444b55a1
1 changed files with 2 additions and 2 deletions
|
|
@ -13,9 +13,9 @@ in
|
|||
yazi.enable = true;
|
||||
};
|
||||
|
||||
fonts.packages = [ "JetBrains Mono" ] ++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts);
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
nerd-fonts.ubuntu
|
||||
nerd-fonts.ubuntu-mono
|
||||
ffmpeg_7
|
||||
p7zip
|
||||
jq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue