Regenerated

This commit is contained in:
2026-03-24 19:07:01 +00:00
parent f50f07ff08
commit 3f17f70c67
23 changed files with 8 additions and 827 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}