undid all of the wrapper nonsense

This commit is contained in:
2026-07-07 14:32:16 +01:00
parent 86188bc3d8
commit f9b5c03e87
5 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{
wrappers,
inputs,
moduleWithSystem,
...
}: {
@@ -20,7 +20,7 @@
fontDirectories = [fira-mono];
};
in
wrappers.wrappers.kitty.wrap {
inputs.wrappers.wrappers.kitty.wrap {
inherit pkgs;
environment = {
"FONTCONFIG_FILE" = "${fontsConf}";