Regenerated

This commit is contained in:
2026-03-24 20:35:23 +00:00
parent 797eae7cdd
commit 9ca6b5c84c
22 changed files with 0 additions and 827 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}