remove some fonts from nerdfonts to reduce package size
This commit is contained in:
parent
62209bcff2
commit
db03a4a0ee
2 changed files with 7 additions and 10 deletions
2
test.nix
2
test.nix
|
@ -6,6 +6,6 @@ let
|
|||
in
|
||||
pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
intel-compute-runtime-legacy1
|
||||
nerdfonts
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue