Set up fonts.

This commit is contained in:
Tom Alexander
2024-12-20 16:07:12 -05:00
parent 3b133ed86c
commit 20c1c46d12
3 changed files with 129 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
{ config, lib, pkgs, ... }:
{
imports = [];
}