Merge pull request 'waypipe: fix the waypipe module' (#1037) from a-kenji-modules/waypipe/fix into main
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
SDL_VIDEODRIVER=wayland
|
SDL_VIDEODRIVER=wayland
|
||||||
'';
|
'';
|
||||||
script = ''
|
script = ''
|
||||||
${lib.getExe config.clanCore.clanPkgs.waypipe} \
|
${lib.getExe pkgs.waypipe} \
|
||||||
${lib.escapeShellArgs config.clan.services.waypipe.flags} \
|
${lib.escapeShellArgs config.clan.services.waypipe.flags} \
|
||||||
${lib.escapeShellArgs config.clan.services.waypipe.command}
|
${lib.escapeShellArgs config.clan.services.waypipe.command}
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user