undid all of the wrapper nonsense
This commit is contained in:
@@ -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}";
|
||||
|
||||
Reference in New Issue
Block a user