Regenerated

This commit is contained in:
2026-03-24 19:37:17 +00:00
parent 823dd61afc
commit 6f6c148a32
23 changed files with 20 additions and 819 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}