This commit is contained in:
2026-02-15 12:29:05 +00:00
parent cea20ef832
commit 00411b9d9f
4 changed files with 43 additions and 5 deletions

View File

@@ -1,9 +1,13 @@
{
den,
modules,
inputs,
...
}:
{
flake-file.inputs = {
font-patcher.url = "github:Doloro1978/nix-nerd-fonts-patcher";
};
modules.fonts = {
nixos =
{ pkgs, ... }: