Regenerated

This commit is contained in:
2026-03-23 21:58:43 +00:00
parent 5fc3c8d1ab
commit 1a8256d55d
18 changed files with 119 additions and 636 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}