Regenerated

This commit is contained in:
2026-03-24 17:45:51 +00:00
parent 70e5af8d15
commit e02f2cf5c4
24 changed files with 8 additions and 824 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}