waypipe: rename systemd unit
This commit is contained in:
@@ -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} \
|
||||||
|
|||||||
Reference in New Issue
Block a user