waypipe: rename systemd unit

This commit is contained in:
a-kenji
2024-02-13 16:42:29 +01:00
parent e6235bdd1d
commit 9f4b67acc5

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} \