forked from pub-solar/os
5 lines
65 B
Nix
5 lines
65 B
Nix
final: prev:
|
|
with final; {
|
|
futura-otf = import ./futura.nix;
|
|
}
|