Regenerated

This commit is contained in:
2026-03-24 08:40:02 +00:00
parent 8d08a649d9
commit f2537538a0
20 changed files with 6 additions and 789 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}