fonts: Remove unused fonts
This commit is contained in:
parent
790286afb1
commit
26b932a1cb
1 changed files with 0 additions and 6 deletions
|
|
@ -1,18 +1,12 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
fonts.packages = with pkgs; [
|
||||
atkinson-hyperlegible
|
||||
jetbrains-mono
|
||||
open-sans
|
||||
];
|
||||
homebrew.casks = [
|
||||
"font-chomsky"
|
||||
"font-cormorant-garamond"
|
||||
"font-crimson-text"
|
||||
"font-new-york"
|
||||
"font-sf-compact"
|
||||
"font-sf-mono"
|
||||
# "font-sf-pro"
|
||||
"font-unifrakturmaguntia"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue