Regenerated

This commit is contained in:
2026-03-24 09:31:19 +00:00
parent 4b81ea75cc
commit d515a9bac4
20 changed files with 23 additions and 777 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}