Regenerated

This commit is contained in:
2026-03-24 09:27:47 +00:00
parent f92319a66f
commit 1d42042d7b
20 changed files with 28 additions and 800 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}