Merge pull request 'waypipe: rename systemd unit' (#845) from a-kenji-waypipe/rename-system-service into main
All checks were successful
checks / test (push) Successful in 33s
checks-impure / test (push) Successful in 1m43s

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

View File

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