Regenerated

This commit is contained in:
2026-03-24 18:30:01 +00:00
parent b72d5a8279
commit c6f472493f
23 changed files with 17 additions and 854 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}