undid all of the wrapper nonsense
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
wrappers,
|
||||
inputs,
|
||||
moduleWithSystem,
|
||||
...
|
||||
}: {
|
||||
@@ -29,7 +29,7 @@
|
||||
${extra-config}
|
||||
'';
|
||||
in
|
||||
wrappers.lib.wrapPackage ({...}: {
|
||||
inputs.wrappers.lib.wrapPackage ({...}: {
|
||||
inherit pkgs;
|
||||
package = inputs'.otter-launcher.packages.default;
|
||||
runtimePkgs = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user