Regenerated

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