formatted

This commit is contained in:
2025-03-18 03:33:27 -05:00
parent 9c2e5587cf
commit e9c321b8e2
15 changed files with 885 additions and 699 deletions

View File

@@ -1,4 +1,6 @@
{ pkgs ? import <nixpkgs> {} }:
{
pkgs ? import <nixpkgs> { },
}:
let
custom-fonts = pkgs.stdenvNoCC.mkDerivation {