From 03cd9a4be5075f29c8ad37dc5ea9d03c0884e0be Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Thu, 25 Jul 2024 21:13:10 -0400 Subject: [PATCH] clipboard --- nixos/hyprland.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nixos/hyprland.nix b/nixos/hyprland.nix index df7e89e..a5c03fc 100644 --- a/nixos/hyprland.nix +++ b/nixos/hyprland.nix @@ -15,6 +15,11 @@ }; environment.systemPackages = with pkgs; [ + egl-wayland + # Clipboard + wl-clipboard + cliphist + # Cursor hyprcursor # Notifications inotify-tools