Regenerated

This commit is contained in:
2026-03-24 20:44:58 +00:00
parent a66ee57b1f
commit 6b99779a76
24 changed files with 16 additions and 854 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}