diff --git a/clanModules/waypipe.nix b/clanModules/waypipe.nix index 8306e6fa..8f4297d3 100644 --- a/clanModules/waypipe.nix +++ b/clanModules/waypipe.nix @@ -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} \