Merge pull request 'waypipe: rename systemd unit' (#845) from a-kenji-waypipe/rename-system-service into main

This commit is contained in:
clan-bot
2024-02-13 15:45:29 +00:00

View File

@@ -52,7 +52,7 @@
shell = "/run/current-system/sw/bin/bash"; shell = "/run/current-system/sw/bin/bash";
}; };
systemd.user.services.waypipe-passthrough = { systemd.user.services.waypipe = {
serviceConfig.PassEnvironment = "DISPLAY"; serviceConfig.PassEnvironment = "DISPLAY";
script = '' script = ''
${lib.getExe config.clanCore.clanPkgs.waypipe} \ ${lib.getExe config.clanCore.clanPkgs.waypipe} \