Regenerated

This commit is contained in:
2026-03-23 22:14:38 +00:00
parent 5efa56fe87
commit f232f10242
18 changed files with 24 additions and 694 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}