Regenerated

This commit is contained in:
2026-03-24 10:11:35 +00:00
parent fa25a9d712
commit 1b6dfd70a0
21 changed files with 3 additions and 811 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}