From b52082b61e6377024becd0bc2ea152870ad14ce1 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sun, 7 Jan 2024 15:22:26 +0900 Subject: [PATCH] Update --- home-manager/common/desktops/hyprland/components/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/common/desktops/hyprland/components/hyprland.nix b/home-manager/common/desktops/hyprland/components/hyprland.nix index 0a487a21..ca6dd747 100644 --- a/home-manager/common/desktops/hyprland/components/hyprland.nix +++ b/home-manager/common/desktops/hyprland/components/hyprland.nix @@ -1,4 +1,4 @@ -{ inputs, ... }: { +{ inputs, pkgs, ... }: { wayland.windowManager.hyprland = { enable = true; plugins = [