overlay
This commit is contained in:
parent
6ded4bb6e9
commit
6e77a7c4e8
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@
|
||||||
packages.${system}.inkscape-xwayland = i-w;
|
packages.${system}.inkscape-xwayland = i-w;
|
||||||
apps.${system}.default =
|
apps.${system}.default =
|
||||||
{ type = "app"; program = "${i-w}/bin/inkscape-xwayland"; };
|
{ type = "app"; program = "${i-w}/bin/inkscape-xwayland"; };
|
||||||
|
overlays.default = final: prev: { inkscape-xwayland = i-w; };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue