diff --git a/home/hyprland.nix b/home/hyprland.nix index 308d2c8..64d3c32 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -1,4 +1,4 @@ -{ lib, inputs, pkgs, ... }: { +{ lib, pkgs, ... }: { wayland.windowManager.hyprland = { enable = true; #package = pkgs.hyprland-patched;