Add custom font

This commit is contained in:
Tibo De Peuter 2023-10-11 22:39:54 +02:00
parent 69f948a469
commit 0753356f01
5 changed files with 44 additions and 20 deletions

View file

@ -38,6 +38,10 @@
allowUnfree = true;
};
sharedOverlays = [
(import ./overlays/letter)
];
hostDefaults = {
inherit system;