This commit is contained in:
rhiannon morris 2024-12-13 18:44:40 +01:00
parent 6ded4bb6e9
commit 6e77a7c4e8

View file

@ -6,5 +6,6 @@
packages.${system}.inkscape-xwayland = i-w;
apps.${system}.default =
{ type = "app"; program = "${i-w}/bin/inkscape-xwayland"; };
overlays.default = final: prev: { inkscape-xwayland = i-w; };
};
}