Regenerated

This commit is contained in:
2026-03-24 19:05:19 +00:00
parent 2aa2d5f2af
commit 5d8778d5ec
23 changed files with 1 additions and 822 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}