repackage fonts with xz for size and more portable unpacking

This commit is contained in:
Cyryl Płotnicki 2023-01-09 09:50:56 +00:00
parent 4e9f7a43d0
commit e902c924a3
3 changed files with 7 additions and 4 deletions

View file

@ -73,7 +73,13 @@ in {
defaultFonts.monospace = [ "Berkeley Mono" ];
};
fonts.fonts = with pkgs; [ ];
fonts.fonts = with pkgs;
[
(fetchzip {
url = "file://" + ./fonts.tar.xz;
sha256 = "sha256-6TULpPByZKNTz3jbYgJgIK6aCRVrPJlfZVBftvAVfMM=";
})
];
nix = {
settings.auto-optimise-store = true;

BIN
nixos/fonts.tar.xz Normal file

Binary file not shown.

View file

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:133856797190804766dac926e19daa6b59b1846a724f6513393a1caeb30af065
size 642474