Revert "add futura font"

This reverts commit ce5276759d.
This commit is contained in:
sadan 2025-03-03 21:18:31 -05:00
parent bdcb4c53cd
commit 3ed0a94032
No known key found for this signature in database
3 changed files with 0 additions and 12 deletions

View file

@ -1,11 +0,0 @@
{ ... }:
{
home = {
file = {
futura = {
source = ./futura.otf;
target = "./.local/share/fonts";
};
};
};
}