Regenerated

This commit is contained in:
2026-03-24 19:08:41 +00:00
parent d3aa2c6089
commit 91b6bba4e6
23 changed files with 16 additions and 829 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}