Regenerated

This commit is contained in:
2026-03-24 16:30:38 +00:00
parent f156ba1b14
commit 41fbc8afc8
23 changed files with 25 additions and 823 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}