Regenerated

This commit is contained in:
2026-03-23 22:07:20 +00:00
parent 9c8b617a3a
commit a17eaf9c2b
18 changed files with 55 additions and 689 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}