This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-06-20 20:38:45 +02:00
parent d0b95bce88
commit b8c1c7f302
9 changed files with 1378 additions and 706 deletions

View File

@@ -153,6 +153,8 @@
# package = (pkgs.nerdfonts.override { fonts = [ "CascadiaCode" ]; });
};
base = {
# name = "NewComputerModern08";
# package = pkgs.newcomputermodern;
name = "Atkinson Hyperlegible";
package = pkgs.atkinson-hyperlegible;
};