From 7a8354f388fd0ac8f342d8a20d1f8e5b3b8a4ed0 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Tue, 6 Feb 2024 14:58:05 -0600 Subject: [PATCH] add clipboard for wayland --- modules/desktop/window-managers/hyprland.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/desktop/window-managers/hyprland.nix b/modules/desktop/window-managers/hyprland.nix index 96fe14c..53877f6 100644 --- a/modules/desktop/window-managers/hyprland.nix +++ b/modules/desktop/window-managers/hyprland.nix @@ -35,7 +35,10 @@ in { catppuccin-cursors.mochaDark pavucontrol + + wl-clipboard ]; + nixpkgs.overlays = [ inputs.hyprland-contrib.overlays.default inputs.nixpkgs-wayland.overlay