Regenerated

This commit is contained in:
2026-03-24 19:26:34 +00:00
parent b268dadec1
commit a42bc5c0a5
24 changed files with 9 additions and 968 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}