aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorJohn Rinehart <[email protected]>2023-05-04 15:47:15 +0100
committerGitHub <[email protected]>2023-05-04 17:47:15 +0300
commit0432804b180dbdf7aed64a5bf71b912a937e2e04 (patch)
tree1096c70b0a1c468c4f40e1df37a3593d90bca01f /flake.nix
parentda093a8aec7d3e5030f7ef4b0813f1d8160f47f5 (diff)
downloadHyprland-0432804b180dbdf7aed64a5bf71b912a937e2e04.tar.gz
Hyprland-0432804b180dbdf7aed64a5bf71b912a937e2e04.zip
Nix: expose/use flake's own hyprland-protocols in overlays.default (#2235)
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index cbabc558..0cc0b0f1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -52,6 +52,7 @@
hyprland-packages
hyprland-extras
wlroots-hyprland
+ inputs.hyprland-protocols.overlays.default
]);
};