diff --git a/users/rin/wayland.nix b/users/rin/wayland.nix index 78bdd09..74354b8 100644 --- a/users/rin/wayland.nix +++ b/users/rin/wayland.nix @@ -40,6 +40,7 @@ ]; services.mpris-proxy.enable = true; + home.packages = [ pkgs.wl-clipboard ]; home.file.".local/bin/ipc-bridge.exe".source = builtins.fetchurl { url = "https://github.com/0e4ef622/wine-discord-ipc-bridge/releases/download/v0.0.1/winediscordipcbridge.exe";