Spaces:
Sleeping
Sleeping
File size: 68 Bytes
aa04092 |
1 2 3 4 5 6 7 |
{pkgs}: {
deps = [
pkgs.glibcLocales
pkgs.freetype
];
}
|