feat: wl-clipboard

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-04-12 23:43:46 -03:00
parent f82b9d9164
commit 0e9c6a9ecb

View File

@@ -31,6 +31,10 @@ in {
./eww
];
environment.systemPackages = with pkgs; [
wl-clipboard
];
programs.hyprland.enable = true;
programs.hyprland.settings = let
monitor-1 = "HDMI-A-1";