diff --git a/system/wayland.nix b/system/wayland.nix index e0909f0..cb01a2b 100644 --- a/system/wayland.nix +++ b/system/wayland.nix @@ -1,5 +1,6 @@ {pkgs, ...}: { environment.systemPackages = with pkgs; [ + wl-clipboard ]; programs.hyprland.enable = true; hardware = {