From 6b765f1b548c8e9c21ff547df332579bacc3f1e2 Mon Sep 17 00:00:00 2001 From: biscuit Date: Wed, 21 May 2025 11:06:09 -0500 Subject: [PATCH] organized wl --- system/wayland.nix | 1 + 1 file changed, 1 insertion(+) 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 = {