Regenerated

This commit is contained in:
2026-03-24 18:14:51 +00:00
parent 485d1a622b
commit 29d938908c
23 changed files with 14 additions and 852 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}