Regenerated

This commit is contained in:
2026-03-24 09:05:27 +00:00
parent 1790fc95e2
commit b43e65c203
19 changed files with 0 additions and 781 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}